NewickReader | R Documentation |
Function to read Newick strings
NewickReader(x, table = TRUE)
x |
Dataset with Newick string |
table |
Parameter for showing the table with the levels to each letter |
The Newick levels as graphic or table
NewickReader("((A,B),C)") NewickReader("((A,B),(((C,(D,E)),F),G),H)")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.