| 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. Seeclimatestatisticsfor a helper function and more information.nullStats:Object of class
"list"A list of lists, corresponding to output similar toobsStatsfor each null community.deviations:Object of class
"list"A lis with elements reflecting community climate deviations. Seeclimatedeviationsfor a helper function and more information.
[Package comclim version 0.9.6 Index]