names: Names of species

Description Usage Arguments Value Author(s) Examples

Description

Get or set the names of the species of a speciesData object

Usage

1
2
3
4
5
## S4 method for signature 'speciesData'
names(x)

## S4 replacement method for signature 'speciesData'
names(x)<-value

Arguments

x

speciesData (either of singleSpecies, multiple Species or SpeciesDataList) object

value

character (vector)

Value

Character

Author(s)

Babak Naimi naimi.b@gmail.com

http://r-gis.net

http://biogeoinformatics.org

Examples

1
#

sdmo documentation built on May 2, 2019, 5:47 p.m.

Related to names in sdmo...