biomodProjWrapper | R Documentation |
BIOMOD_Projection wrapper
biomodProjWrapper(
bm.mod,
proj.name = "testProj",
new.env = NULL,
new.env.xy = NULL,
...
)
bm.mod |
passed to biomod2::BIOMOD_Projection. If not supplied the data used to fit the model will be used. |
proj.name |
passed to biomod2::BIOMOD_Projection |
new.env |
passed to biomod2::BIOMOD_Projection |
new.env.xy |
passed to biomod2::BIOMOD_Projection |
... |
passed to reproducible::Cache |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.