Learn R Programming

picante (version 1.8.2)

matrix2sample: Convert community data matrix to Phylocom sample

Description

Converts a community data matrix to a Phylocom database-format community sample

Usage

matrix2sample(z)

Arguments

z

Community data matrix

Value

Phylocom database-format community sample

References

Webb, C.O., Ackerly, D.D., and Kembel, S.W. 2008. Phylocom: software for the analysis of phylogenetic community structure and trait evolution. Version 4.0.1. http://www.phylodiversity.net/phylocom/.

Examples

Run this code
# NOT RUN {
data(phylocom)
matrix2sample(phylocom$sample)
# }

Run the code above in your browser using DataLab