Learn R Programming

spaa (version 0.2.5)

splist: A sample dataframe showing species taxonomic information (Deprecated)

Description

A sample dataframe containing the checklist of species used in add.col()

Usage

data(splist)

Arguments

Format

A data frame with 9 observations on the following 3 variables.

species

a factor with levels sp1 to sp8

genera

a factor with levels gen1 to gen6

family

a factor with levels fam1 to fam5

References

None

Examples

Run this code

data(splist)
data(testdata)

Run the code above in your browser using DataLab