powered by
summary methods for ClarkLDF and ClarkCapeCod objects
summary
ClarkLDF
ClarkCapeCod
# S3 method for ClarkLDF summary(object, ...)# S3 method for ClarkCapeCod summary(object, ...)
# S3 method for ClarkCapeCod summary(object, ...)
summary.ClarkLDF and summary.ClarkCapeCod return
summary.ClarkLDF
summary.ClarkCapeCod
data.frames whose columns are objects of the appropriate mode
data.frame
mode
(i.e., character for "Origin", otherwise numeric)
character
numeric
object resulting from a run of the ClarkLDF or ClarkCapeCod functions.
not currently used
Dan Murphy
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.
See also ClarkLDF
y <- ClarkLDF(RAA) summary(y)
Run the code above in your browser using DataLab