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

settersR Documentation

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 signature 'BIOMOD.models.out'
set_new_dirname(obj, new.dir.name)

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

## S4 method for signature '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(s)

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


biomodhub/biomod2 documentation built on March 29, 2025, 1:14 p.m.