sdm_function: sdm_function

Description Usage Arguments

Description

Gets map of species distribution from maxent model

Usage

1
2
sdm_function(directory.path, coords = NULL, species.name,
  climate.map.path = NULL, threshold = "balanced")

Arguments

directory.path

path to an empty directory to store data and maxent outputs

coords

a vector of four boundary coordinates: min lon, max lon, min lat, max lat

species.name

the scientific name of the species to be mapped

climate.map.path

map to a global climate map. The path should be to the folder containing 19 raster layers. If NA, the map will be downloaded to directory.path.

threshold

Default is "balanced," but other options include "10pct" and "minimum"


pmckenz1/biogeography documentation built on May 8, 2019, 11:46 a.m.