Learn R Programming

epm (version 1.1.5)

expandSpeciesCellList: Expand species list

Description

The epmGrid object contains an accounting of species per cell in a condensed format. This function returns a complete list of species per cell.

Usage

expandSpeciesCellList(x)

Value

list of species for each cell.

Arguments

x

object of class epmGrid

Author

Pascal Title

Details

Function to expand condensed species list to full set of cells

Examples

Run this code
tamiasEPM
head(expandSpeciesCellList(tamiasEPM))

Run the code above in your browser using DataLab