plot.ontology_plot {ontologyPlot} | R Documentation |
Plotting function for ontology_plot
object
Description
Plotting function for ontology_plot
object
Usage
## S3 method for class 'ontology_plot'
plot(x, ...)
Arguments
x |
Object of class ontologicalPlot. |
... |
Other options passed to plot(). |
Value
Nothing, side-effect: plots a graph.
[Package ontologyPlot version 1.7 Index]