Learn R Programming

ontologyPlot (version 1.7)

to_svg_string: 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)

Value

Character vector of length 1 containing SVG representation of node.

Arguments

op

Object of class ontology_plot.

See Also

onto_plot, get_ontology_plot