Learn R Programming

biomod2 (version 4.3-4-3)

setters: Functions to change the place of the different biomod2 objects

Description

This function allow the user to change the folder where the modelling of biomod2 have been done.

Usage

set_new_dirname(obj, new.dir.name)

# S4 method for BIOMOD.models.out set_new_dirname(obj, new.dir.name)

# S4 method for BIOMOD.ensemble.models.out set_new_dirname(obj, new.dir.name)

# S4 method for BIOMOD.projection.out set_new_dirname(obj, new.dir.name)

Arguments

obj

a BIOMOD.formated.data, BIOMOD.formated.data.PA, BIOMOD.models.out, BIOMOD.projection.out or BIOMOD.ensemble.models.out object

new.dir.name

a character corresponding to the new folder path

Author

Hélène Blancheteau

See Also

BIOMOD.models.out, BIOMOD.projection.out, BIOMOD.ensemble.models.out

Other Toolbox functions: getters.bm, getters.out, load_stored_object(), predict.bm, predict.em, predict2.bm, predict2.em