Description Usage Format Examples
abc
1 |
The format is: List of 5 $ edge : int [1:48, 1:2] 26 27 28 29 30 30 29 31 32 32 ... $ Nnode : int 24 $ tip.label : chr [1:25] "Daboia_siamensis" "Daboia_russelii" "Daboia_mauritanica" "Daboia_deserti" ... $ edge.length: num [1:48] 0.1292 0.0268 0.1101 0.2422 0.0844 ... $ node.label : chr [1:24] "" "100" "97" "100" ... - attr(*, "class")= chr "phylo" - attr(*, "order")= chr "cladewise"
1 2 | data(tr)
## maybe str(tr) ; plot(tr) ...
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.