Description Usage Arguments Value
Similar to expand.grid
but inputs two vectors with min
and max parameter values (one set for open canopy and one set for closed
canopy) in addition to a length.out parameter, and returns a list of vectors,
with an element for each combination of land cover parameters.
1 | expand_cnpy(Op = c(3, 7), Cl = c(3, 7), length_out = 2)
|
Open |
Vector of min & max for open canopy categories (open invasible and other) |
Closed |
Vector of min & max for closed canopy categories (deciduous, white pine, other evergreen, and mixed forests) |
length.out |
Number of parameter values per land cover category |
List of vectors, each length 6
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.