Description Usage Arguments Details Examples
Some conditions needs to be filtered out - running this trims down the dataset.
1 2 | FilterMortByCondition(dir = getwd(), data = NULL, plot_type = "prev",
db_ver = 7.2, sub_dom_cutoff = 0.75)
|
dir |
Directory of *_COND.csv files |
plot_type |
Either 'prev' for PREV_PLT_CN, or 'post' for PLT_CN |
db_ver |
Database version |
Rules relevant to methods:
Conditions included had to meet COND_STATUS_CD == 1, i.e. accessible forest land
For plots with more than one forest type, sub-dominant (< sub_dom_cutoff) forest types were excluded. If, after applying this filter, plots still had more than one forest type, plots were excluded.
For plots with multiple conditions, condition values were averaged.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.