barmstein: Test Data Set

Description Usage Format Examples

Description

Simple data structures for testing. A species and corresponding taxonomy data.frame plus a sites data.

Usage

1

Format

The three objects "spc" (species), "sts" (sites) and "txn" (taxonomy) each contain the following columns:

spc:

plot

plot identifier, mode "character"

abbr

species names, mode "character"

layer

layer code, mode "character"

cov

species abundance, mode "character"

sts:

plot

plot identifier, mode "character"

variable

name of the variable, mode "character"

value

value for each variable, mode "character"

txn:

abbr

species identifier, mode "character"

taxon

scientific species name, mode "character"

Examples

1
2

vegsoup documentation built on Feb. 24, 2021, 3 a.m.