summary {Dasst} | R Documentation |
Dasst
summary
summarizes the contents of an object of
class Dasst
.
## S3 method for class 'Dasst' summary(object, ...)
object |
An object of class
|
... |
Arguments that may be passed to other functions. |
This method summarizes the contents of the object of
object of class Dasst
. After reading
a DSSAT file, summary can give an idea of the volume of
information stored in that file.
An object of class summary.Dasst
data(plantGrowth) summary(plantGrowth)