expandSpeciesCellList {epm}R Documentation

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)

Arguments

x

object of class epmGrid

Details

Function to expand condensed species list to full set of cells

Value

list of species for each cell.

Author(s)

Pascal Title

Examples

tamiasEPM
head(expandSpeciesCellList(tamiasEPM))


[Package epm version 1.1.2 Index]