getPhylo_speciesRaster: Get phylogeny from speciesRaster

View source: R/getPhylo_speciesRaster.R

getPhylo_speciesRasterR Documentation

Get phylogeny from speciesRaster

Description

Return the phylo item from a speciesRaster object.

Usage

getPhylo_speciesRaster(x)

Arguments

x

object of class speciesRaster

Value

The phylogeny in the phylo location of the speciesRaster.

Author(s)

Pascal Title

Examples

x <- addPhylo_speciesRaster(tamiasSpRas, tamiasTree)
getPhylo_speciesRaster(x)


ptitle/speciesRaster documentation built on June 11, 2022, 1:35 a.m.