print.ontology_plot {ontologyPlot}R Documentation

Print function for ontology_plot object

Description

Print function for ontology_plot object

Usage

## S3 method for class 'ontology_plot'
print(x, ...)

Arguments

x

Object of class ontologicalPlot.

...

Other options passed to be passed to plot().

Value

Nothing. Side-effect: plots graphs.


[Package ontologyPlot version 1.7 Index]