jfmpRASumm | R Documentation |
Summary of relative abundance changes comparing JFMP results
jfmpRASumm(
myDraftJfmpOut,
myGrpSpYearSummLong,
myTaxonList,
myStartBaseline,
myEndBaseline,
myJFMPSeason0
)
myDraftJfmpOut |
data.frame of autoJFMP joined to alternative draft JFMPs mad by function joinDraftJFMP() |
myGrpSpYearSummLong |
data.frame Long format relative abundances of species per PU and EFG and SEASON, created when calc_SpeciesRA() is run on FHAnalysis containing PU |
myTaxonList |
data.frame of species attributes (read from default or user provided .csv) |
myStartBaseline |
first SEASON of years to use for calculation RA baseline |
myEndBaseline |
last SEASON of years to use for calculation RA baseline |
myJFMPSeason0 |
the season before the commencement of the JFMP set in settings or shinyapp |
data.frame Summary per species for each JFMP and NoJFMP of change relative to baseline, thresholds and summed relative abundance
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.