Learn R Programming

ontologyPlot (version 1.0)

write_dot: Function to write dot file

Description

Function to write dot file

Usage

write_dot(ontology_plot, file)

Arguments

ontology_plot
Object of class `ontology_plot` to export.
file
Character value of target file path.

Value

Nothing, side effect - writes to file.

See Also

onto_plot