to_svg_string: Convert 'ontology_plot' to SVG string

View source: R/graphs.R

to_svg_stringR 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 ontology_plot.

Value

Character vector of length 1 containing SVG representation of node.

See Also

onto_plot, get_ontology_plot


ontologyPlot documentation built on May 29, 2024, 3:10 a.m.