Functions to get attributes of BIOMOD_Projection
outputs
get_projected_models(obj, ...)
free(obj, ...)
"BIOMOD.projection.out"
object
extra arguments (see details)
get_predictions: an array
or a data.frame
containing models projections
get_projected_models: character
containing names of models that have been projected
free: remove projection value from R memory and only keep the path to corresponding file on hard drive.
… available values :
get_predictions
as.data.frame
:"logical", return projections into a data.frame
(TRUE) or an array
(FALSE, default)
full.name
:NULL or "character", full names of models you want to extract projections
model
:NULL or "character", type name of models you want to extract projections
run.eval
:NULL or "character", run name of models you want to extract projections
data.set
:NULL or "character", dataset name of models you want to extract projections