old2NewSDMmodel: Convert Old SDMmodel object
Description
This is an help function to convert SDMmodel objects created with an old
version of SDMtune (v <= 0.2.0) into the new format.
Usage
old2NewSDMmodel(model, fold = NULL)
Arguments
fold
logical, used internally, don't use it directly.
Value
An '>SDMmodel
object in the new format.