Learn R Programming

ENMTools (version 1.1.2)

combine.species: Takes a list of enmtools.species objects and combines them into a single enmtools.species object

Description

Takes a list of enmtools.species objects and combines them into a single enmtools.species object

Usage

combine.species(species.list)

Value

An enmtools.species object with the occurrence data, names, and range rasters for the species list combined into one.

Arguments

species.list

List of enmtools.species objects that you want to combine together

Examples

Run this code
combine.species(iberolacerta.clade$species)

Run the code above in your browser using DataLab