expandSpeciesCellList: Expand species list

View source: R/expandSpeciesCellList.R

expandSpeciesCellListR Documentation

Expand species list

Description

The speciesRaster 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 speciesRaster

Details

Function to expand condensed species list to full set of cells

Value

list of species for each cell.

Author(s)

Pascal Title

Examples

tamiasSpRas
head(expandSpeciesCellList(tamiasSpRas))


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