Learn R Programming

ENMeval (version 2.0.4)

ENMevaluation_convert: Convert old ENMevaluation objects to new ones

Description

Converts ENMevaluation objects made with version <=0.3.1 to new ones made with version >=2.0.0.

Usage

ENMevaluation_convert(e, envs)

Arguments

e

ENMevaluation object: the old object to convert

envs

RasterStack: the original predictor variables used to generate the old ENMevaluation object (these are used to make the new occs and bg slots which contain the predictor variable values)