writetraits {picante} | R Documentation |
Write a Phylocom traits formatted file
Description
Write a Phylocom traits formatted file
Usage
writetraits(trt, file = "", bin = NULL, sigd = 3)
Arguments
trt |
Data frame containing trait data |
file |
Filename path |
bin |
Vector index of trait columns to be treated as binary |
sigd |
Significant digits for output |
Author(s)
David Ackerly <dackerly@berkeley.edu> and Steven Kembel <steve.kembel@gmail.com>
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/.
[Package picante version 1.8.2 Index]