Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

update_objects

update biomod2 objects


Description

This function is wrapper to update objects construct with a old version of biomod2 to a current one

Usage

update_objects(obj, recursive = TRUE)

Arguments

obj

a biomod2 object you want to update (e.g. 'BIOMOD.formated.data', 'biomod2_model' object)

recursive

logical, if TRUE all objects on which updated object is based will be also updated

Details

This function will add/change/delete all object slots that have evolved between 2 versions of the package. If required, objects stored on hard drive will also be updated.

Value

the updated version of the biomod2 object is return

Author(s)

Damien Georges

See Also


biomod2

Ensemble Platform for Species Distribution Modeling

v3.4.6
GPL-2
Authors
Wilfried Thuiller [aut, cre], Damien Georges [aut, cre], Robin Engler [aut], Frank Breiner [aut]
Initial release
2020-02-24

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.