write_dot: Export 'ontology_plot' object as dot file

Description Usage Arguments Value See Also

View source: R/graphs.R

Description

Export ontology_plot object as dot file

Usage

1
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

dot_string


ontologyPlot documentation built on Feb. 10, 2021, 5:06 p.m.