Learn R Programming

ontologyPlot (version 1.7)

write_dot: Export ontology_plot object as dot file

Description

Export ontology_plot object as dot file

Usage

write_dot(ontology_plot, file)

Value

Nothing, side effect - writes to file.

Arguments

ontology_plot

Object of class `ontology_plot` to export.

file

Character value of target file path.

See Also

dot_string