Learn R Programming

ENMTools (version 1.0.5)

check.species: Checking compliance for an object of class enmtools.species.

Description

Checking compliance for an object of class enmtools.species.

Usage

check.species(this.species)

Arguments

this.species

An enmtools.species object to be checked.

Value

An enmtools.species object with appropriate formatting.

Examples

Run this code
# NOT RUN {
data(iberolacerta.clade)
check.species(iberolacerta.clade$species$monticola)
# }

Run the code above in your browser using DataLab