Description Usage Arguments Details Value Author(s) See Also
View source: R/treedata-function.R
flatterns a list-column of data frame
1 |
cols |
columns to unnest |
... |
additional parameters that pass to tidyr::unnest |
.f |
a function (if any, default is NULL) that pre-operate the data |
The 'td_unnest' function returns another function that can be used to unnest ggtree() plot data. The function can be passed to the 'data' parameter of a geom layer to flattern list-cloumn tree data.
A function to unnest ggtree plot data
Guangchuang Yu
unnest
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.