Description Usage Arguments Value Functions
View source: R/getParameters.R
A function to get ranges and starting values for the parameters associated to a given simulation.
1 2 3 4 | getParameters(disp = TRUE, favo = TRUE, neigh = TRUE,
lognormal = FALSE)
convertTreeAbbr(abbr, full_names = FALSE)
|
disp |
a logical. If |
favo |
a logical. If |
neigh |
a logical. If |
lognormal |
a logical. If |
abbr |
an abbreviation for a tree species name. |
full_names |
a logical. If |
A matrix including the parameters ranges and starting values.
convertTreeAbbr
: Make the conversion between the two different abbreviation used for the names of tree species.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.