expandSpeciesCellList: Expand species list

View source: R/expandSpeciesCellList.R

expandSpeciesCellListR 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))


epm documentation built on April 4, 2025, 1:42 a.m.