| write_dot {ontologyPlot} | R Documentation | 
Export ontology_plot object as dot file
Description
Export ontology_plot object as 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
[Package ontologyPlot version 1.7 Index]