summary.std {sievetest} | R Documentation |
The function makes summary table of std
object.
## S3 method for class 'std'
summary(object, ...)
object |
|
... |
not used |
Returns data frame with following columns:
Description |
Terse description of a sample |
Title |
Title of particular measurement |
Sample |
Name of the sample |
Unit |
To which unit the sample belongs |
Date |
Day when the sample was taken |
RRxs |
Rosin - Rammler distribution xs coefficient |
RRex |
Rosin - Rammler distribution ex coefficient |
RRms |
modus calculated from Rosin - Rammler approximation |
RRmn |
mean calculated from Rosin - Rammler approximation |
RRo90umPPC |
CCDF (oversize) value in % calculated from Rosin - Rammler approximation for equivalent particle size of 90 micrometers |
data(lignite)
summary(lignite)