enmtools.clade {ENMTools}R Documentation

Defining a class for enmtools.clade. Each clade gets:

Description

Defining a class for enmtools.clade. Each clade gets:

Usage

enmtools.clade(species = NA, tree = NA)

save.enmtools.clade(x, ...)

load.enmtools.clade(x, ...)

Arguments

species

A list of enmtools.species objects

tree

A tree showing the relationships between the species

x

Path to an enmtools.species file

...

Other arguments passed to R's load function

Value

An enmtools.clade object, either empty or containing a formatted version of the data that was passed into the function.

Functions


[Package ENMTools version 1.1.2 Index]