CommunityClimateStatistics-class {comclim}R Documentation

Class "CommunityClimateStatistics"

Description

A class used to compactly store output of community climate analysis. Can be summarized and plotted.

Objects from the Class

Objects can be created by calls of the form new("CommunityClimateStatistics", ...).

Slots

obsStats:

Object of class "list" A list with elements reflecting community climate statistics. See climatestatistics for a helper function and more information.

nullStats:

Object of class "list" A list of lists, corresponding to output similar to obsStats for each null community.

deviations:

Object of class "list" A lis with elements reflecting community climate deviations. See climatedeviations for a helper function and more information.


[Package comclim version 0.9.6 Index]