| to_svg_string {ontologyPlot} | R Documentation | 
Convert ontology_plot to SVG string
Description
Note that by setting "id" and "class" attributes it enables nodes to be selected for manipulation using Javascript if interactivity is desired.
Usage
to_svg_string(op)
Arguments
| op | Object of class  | 
Value
Character vector of length 1 containing SVG representation of node.
See Also
[Package ontologyPlot version 1.7 Index]