jfmp1 | R Documentation |
JFMP Stage 1 calculations
jfmp1(
myPUPath,
grpSpYearSumm,
myAllCombs,
myTaxonList,
myBBTFI,
myJFMPSeason0,
zoneWt,
jfmpMetricWt
)
myPUPath |
path to the planning unit/burn unit shapefile covering the area.This file must contain fields:
|
grpSpYearSumm |
grpSpYearSumm summary of abundance of species by pivoted wide by SEASONS grouped by myAllCombs which is an output of function calc_SpeciesRA. |
myAllCombs |
list object retuned by function calc_U_AllCombs() that contains combinations of input raster values for the analysis |
myTaxonList |
data.frame of species attributes (read from default or user provided .csv) |
myBBTFI |
a list of tables produced by function calcBBTFI_2 list containing:
|
myJFMPSeason0 |
4 digit integer: the fire SEASON before the first SEASON of the JFMP being processed |
zoneWt |
data.frame weighting Eco vs LP for each Fire Management Zone |
jfmpMetricWt |
data.frame weighting the four JFMP scores (Flora,Fauna,LP1 and LP2) |
dataframe of planning units/ from input shapefile attributes with appended columns for Biodiversity scores ( area first BBTFI and sum of realive abundance scores weighted by the number of pixels of each species in the study area, Differences of scores between Burned and Unburned status at JFMPseason0 +4
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.