print.ontology_plot: Print function for 'ontology_plot' object

View source: R/graphs.R

print.ontology_plotR 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.


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