read_maxent: Read a dismo::MaxEnt model saved in a directory.

View source: R/maxent.R

read_maxentR Documentation

Read a dismo::MaxEnt model saved in a directory.

Description

Read a dismo::MaxEnt model saved in a directory.

Usage

read_maxent(path)

Arguments

path

fully qualified path to where the MexEnt model is saved If multiple paths are provided then a list of models is returned. You just have to keep track of this yourself so you aren't surprised.

Value

a MaxEnt model object, a list of Maxent models or NULL


BigelowLab/dismotools documentation built on Jan. 4, 2023, 11:24 a.m.