make_newick {LifemapR} | R Documentation |
Create a newick for the given dataset.
Description
Create a newick for the given dataset.
Usage
make_newick(df)
Arguments
df |
A dataframe either enriched with by the build_Lifemap function or containing at least two columns :
|
Value
A character string.
[Package LifemapR version 1.1.1 Index]