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 |
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 |
Reference manual: | treedata.table.pdf |
Vignettes: |
Getting Started With The treedata.table Package Breve Introducción al Paquete treedata.table Working With multiPhylo Objects in treedata.table Partially Matching of Trait Data and Tree(s) in treedata.table Additional Functions for Manipulating Data in treedata.table Preprint: treedata.table |
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: treedata.table_0.1.0.tgz, r-oldrel: treedata.table_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=treedata.table to link to this page.