summary.cyEffTest function

Summary function for a cyEffTest object

Summary function for a cyEffTest object

summary method for a cyEffTest

object

## S3 method for class 'cyEffTest' summary(object, ...)

Arguments

  • object: object of class cyEffTest
  • ...: optional arguments for a summary method

Details

summary.cyEffTest shows the summary of a cyEffTest object.

Returns

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

Author(s)

Marco De Virgilis devirgilis.marco@gmail.com

See Also

See also cyEffTest, plot.cyEffTest

Examples

test <- cyEffTest(RAA) summary(test)
  • Maintainer: Markus Gesmann
  • License: GPL (>= 2)
  • Last published: 2025-02-06