dato2 {XRSCC} | R Documentation |
The piston hole length in mm
Description
A sample containing piston hole length in mm
Usage
data(dato2)
Format
A data frame with 45 subgroup of 5 observations
n1
a numeric vector of length in mm
n2
a numeric vector of length in mm
n3
a numeric vector of length in mm
n4
a numeric vector of length in mm
n5
a numeric vector of length in mm
Examples
data(dato2)
require(XRSCC)
results1<-xrs_gr(dato2)
results2<-X_it(results1)
results3<-R_it(results2)
[Package XRSCC version 0.1 Index]