Creates an htmlwidget for the jsPhyloSVG javascript library

jsPhyloSVG(tree, width = NULL, height = NULL, elementId = NULL,
  circular = TRUE)

Arguments

tree

Character scalar. A newick tree (for now).

width, height

Numeric. With and height of the widget.

elementId

See htmlwidgets::createWidget

circular

Logical scalar. When TRUE sets the layout to be cicular.

References

Smits SA, Ouverney CC, 2010 jsPhyloSVG: A Javascript Library for Visualizing Interactive and Vector-Based Phylogenetic Trees on the Web. PLoS ONE 5(8): e12267. 10.1371/journal.pone.0012267