BIOMOD.projection.out getters
Functions to get attributes of BIOMOD_Projection
outputs
get_projected_models(obj, ...) free(obj, ...)
obj |
|
... |
extra arguments (see details) |
... 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
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.
get_predictions
is also available for "BIOMOD.projection.out"
object.
Wilfried Thuiller, Damien Georges
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.