An html widget wrapper of the phylocanvas.js JS library.
phylocanvas(tree, treetype = "rectangular", nodestyles = NULL, nodesize = 30, textsize = 30, linewidth = 3, showlabels = TRUE, alignlabels = FALSE, showhistory = FALSE, showcontextmenu = TRUE, showscalebar = FALSE, width = NULL, height = NULL, elementId = NULL)
| tree | Required. Newick string of a phyloseq tree, |
|---|---|
| treetype | Optional. Default |
| nodestyles | Optional. Default |
| nodesize | Optional. Default |
| textsize | Optional. Default |
| linewidth | Optional. Default |
| showlabels | Optional. Default |
| alignlabels | Optional. Default |
| showhistory | Optional. Default |
| showcontextmenu | Optional. Default |
| showscalebar | Optional. Default |
| width | Optional. Default |
| height | Optional. Default |
| elementId | Optional. Default |