data2mat: Convert species list data to species matrix

Description Usage Arguments Details Value Author(s) References Examples

Description

This function can be used to convert the species list to species matrix. The rows of the output matrix are plots, or sites. The columns are the species.

Usage

1

Arguments

data

The input data

Details

The input data will have to include :species,plots or sites, abundance, specifically, a column named "abundance" must be specified.

Value

Return a species matrix with each row for each plot, and each column for species.

Author(s)

Jinlong Zhang jinlongzhang01@gmail.com

References

None

Examples

1
2

Example output



spaa documentation built on May 2, 2019, 9:44 a.m.