powered by
summary method for a cyEffTest object
summary
cyEffTest
# S3 method for cyEffTest summary(object, ...)
summary.cyEffTest gives a list of three elements back
summary.cyEffTest
data frame containing the statistics for each calendar year
data frame of totals of the main statistics from the dataframe Table
Table
data frame containing the upper and lower limits of the confidence interval range
object of class cyEffTest
optional arguments for a summary method
Marco De Virgilis devirgilis.marco@gmail.com
summary.cyEffTest shows the summary of a cyEffTest object.
See also cyEffTest, plot.cyEffTest
plot.cyEffTest
test <- cyEffTest(RAA) summary(test)
Run the code above in your browser using DataLab