An implementation that combines trait data and a phylogenetic tree (or trees) into a single object of class treedata.table. The resulting object can be easily manipulated to simultaneously change the trait- and tree-level sampling. Currently implemented functions allow users to use a 'data.table' syntax when performing operations on the trait dataset within the treedata.table object.
Version: | 0.1.0 |
Depends: | R (≥ 2.10) |
Imports: | lazyeval, ape, geiger, utils, data.table |
Suggests: | knitr, rmarkdown, testthat |
Published: | 2020-09-30 |
Author: | Josef Uyeda [aut], Cristian Roman-Palacios [cre], April Wright [aut], Luke Harmon [ctb], Hugo Gruson [rev], Kari Norman [rev] |
Maintainer: | Cristian Roman-Palacios <cromanpa94 at email.arizona.edu> |
BugReports: | https://github.com/ropensci/treedata.table/issues |
License: | MIT + file LICENSE |
URL: | https://docs.ropensci.org/treedata.table/ (website) https://github.com/ropensci/treedata.table/ |
NeedsCompilation: | no |
CRAN checks: | treedata.table results |
Package source: | treedata.table_0.1.0.tar.gz |
Windows binaries: | r-devel: treedata.table_0.1.0.zip, r-release: treedata.table_0.1.0.zip, r-oldrel: treedata.table_0.1.0.zip |
macOS binaries: | r-release (arm64): treedata.table_0.1.0.tgz, r-oldrel (arm64): treedata.table_0.1.0.tgz, r-release (x86_64): treedata.table_0.1.0.tgz, r-oldrel (x86_64): treedata.table_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=treedata.table to link to this page.