| percent_scarred | R Documentation | 
fhx objectPercent scarred time series for fhx object
percent_scarred(x, injury_event = FALSE)
| x | An  | 
| injury_event | Boolean indicating whether years with injury events
should be considered as scars. Default is  | 
data.frame with four columns:
"Year": The year.
"NumRec": The number of recording trees.
"NumScars": Number of fire scars and possibly fire injuries.
"PercScarred": The proportion of scars (and possibly injuries) to non-scar/injury series in the year.
series_stats() basic statistics for series in an fhx object.
data("pgm")
percent_scarred(pgm)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.