Description Usage Arguments Details Value See Also Examples
View source: R/treeplyr_functions.R
This function can be used to summarize a treedata object.
1 2 3 4 5 |
.data |
An object of class |
... |
Additional expressions by which to summarize data in the |
Summarizing treedata objects allows expressions using the objects phy. The treedata
object can also be grouped, with summary statistics being applied to the pruned groups and phylogenies.
An object of class tbl_df with the requested summary data.
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.