Summary methods for Clark objects
summary
methods for ClarkLDF and ClarkCapeCod objects
## S3 method for class 'ClarkLDF' summary(object, ...) ## S3 method for class 'ClarkCapeCod' summary(object, ...)
object |
object resulting from a run of the |
... |
not currently used |
summary.ClarkLDF returns a data.frame that holds the columns of a
typical "Development-type" exhibit.
summary.ClarkCapeCod returns a data.frame that holds the columns of a
typical "Bornhuetter-Ferguson-type" exhibit.
summary.ClarkLDF and summary.ClarkCapeCod return
data.frames whose columns are objects of the appropriate mode
(i.e., character for "Origin", otherwise numeric)
Dan Murphy
See also ClarkLDF
y <- ClarkLDF(RAA) summary(y)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.