Print_Default_ModelingOptions: Get default values of BIOMOD inner models' options
Description
This function print the default parameters used to build each model.
Usage
Print_Default_ModelingOptions()
Arguments
Value
Nothing returned.
Details
This function is useful to parameterize the selected models. It gives a formatted list of all parameters the user can modify. You can copy this function output, modify all parameters you want in a text editor and paste the modified string as argument to (BIOMOD_ModelingOptions) function.