Description Usage Arguments Value
View source: R/fn_management.R
Assign a specified number of random cells to have their forest.col habitat cleared by a random proportion.
1 | cut_assign(pChg, ncell = NULL, assign_i = NULL, lc.df, forest.col)
|
pChg |
Proportion of inbound cells to cut |
ncell |
|
assign_i |
|
lc.df |
Dataframe or tibble with xy coords, land cover proportions, and cell id info |
forest.col |
Vector of forest.col column indexes within |
Tibble id.chg
with grid and inbound indexes of cells with land
cover change and matrix mx
with the change in each forest.col
category and the total change to be added to open habitat
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.