View source: R/makeGS_Summary.R
makeGS_Summary | R Documentation |
Summarise area by growth stage.
makeGS_Summary(myFHAnalysis, myAllCombs)
myFHAnalysis |
list containing all the fire history spatial attributes created by function fhProcess |
myAllCombs |
list made by function calc_U_AllCombs |
Generates wide and long format summary of area for each EFG and season grouped by EFG, EFG_NAME, PLM ,FIRE_FMZ_NAME, FIRE_REGION_NAME, DELWP_REGION.
list of two data.frames grouped by EFG, EFG_NAME, PLM ,FIRE_FMZ_NAME, FIRE_REGION_NAME, DELWP_REGION
GS_Summary_wide Wide format table summarises area by Growth Stage and SEASON
GS_Summary_long Long format table summarises area by Growth Stage and SEASON
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.