write_dot: Export 'ontology_plot' object as dot file

View source: R/graphs.R

write_dotR 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

dot_string


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