as.speciesList: Coerce to species list

Description Usage Arguments Value

Description

Coerce to species list

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
as.speciesList(x, ...)

## Default S3 method:
as.speciesList(x, ...)

## S3 method for class 'matrix'
as.speciesList(x, ...)

## S3 method for class 'data.frame'
as.speciesList(x, siteCol, speciesCol, ...)

Arguments

x

an object

...

additional parameters to various methods (e.g. for class data.frame)

siteCol

Name of column indicating sites

speciesCol

Name of column indicating species

Value

a speciesList object


stevencarlislewalker/subscript documentation built on May 30, 2019, 4:45 p.m.