community_richness_5 <- generatedemodata()
result_community <- communityclimate(community_richness_5,
climateaxes=c("ClimateAxis1","ClimateAxis2","ClimateAxis3"),
numreplicates=100)
# deviations plot
plot(result_community,deviations=TRUE)
# community climate diagram
plot(result_community,deviations=FALSE)Run the code above in your browser using DataLab