View source: R/calcDeltaAbund.R
calcDeltaAbund | R Documentation |
Summary of changes in relative abundance
calcDeltaAbund(
SpYearSumm = SpYearSumm$SpYearSummWide,
myFHAnalysis,
myBaseline
)
SpYearSumm |
wide format data.frame output by function calc_SpeciesRA() ( one of several data.frames in the list returned) |
myFHAnalysis |
list containing all the fire history spatial attributes created by function fhProcess |
myBaseline |
integer single SEASON or sequence of SEASONS used to create the baseline relative species abundance for comparison of change #' |
Calculates the change in relative abundance compared to a baseline SEASON or mean of SEASONS
data frame wide format summary change in relative abundance of species by SEASON relative to a Baseline
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.