FATE | R Documentation |
This function runs a FATE
dynamical landscape vegetation simulation.
FATE(simulParam, no_CPU = 1L, verboseLevel = 0L)
simulParam |
a |
no_CPU |
(optional) default |
verboseLevel |
(optional) default |
This function allows to run a vegetation simulation with the
FATE
model, based on a simulation folder and a species simulation
parameter file.
A FATE
simulation can be parallelized, using the no_CPU
parameter, given that the user machine is multi-core !
Quantity of informations are rendered by the software into the R
console, and the verboseLevel
parameter allows to filter which
level of information is printed :
shows any message
shows any message, except debug
shows only warning and error messages
shows only error messages
mute
None
Damien Georges, Isabelle Boulangeat, Maya Guéguen
## Not run: FATE()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.