Learn R Programming

SDMtune (version 0.2.1)

old2NewSDMmodelCV: Convert Old SDMmodelCV object

Description

This is an help function to convert SDMmodelCV objects created with an old version of SDMtune (v <= 0.2.0) into the new format.

Usage

old2NewSDMmodelCV(model)

Arguments

model

old SDMmodelCV object.

Value

An '>SDMmodelCV object in the new format.