Summary function for a cyEffTest object
summary
method for a cyEffTest
object
## S3 method for class 'cyEffTest' summary(object, ...)
object
: object of class cyEffTest
...
: optional arguments for a summary
methodsummary.cyEffTest
shows the summary of a cyEffTest
object.
summary.cyEffTest
gives a list of three elements back - Table: data frame containing the statistics for each calendar year
Totals: data frame of totals of the main statistics from the dataframe Table
Range: data frame containing the upper and lower limits of the confidence interval range
Marco De Virgilis devirgilis.marco@gmail.com
See also cyEffTest
, plot.cyEffTest
test <- cyEffTest(RAA) summary(test)