Learn R Programming

MicrobTiSDA (version 0.1.0)

plot.DataOppCorVis: Plot Method for DataOppCorVis Objects

Description

This function prints correlation curve plots stored in a DataOppCorVis object. Users can specify a group and optionally a specific feature within that group to plot.

Usage

# S3 method for DataOppCorVis
plot(x, group, feature, ...)

Value

The input DataOppCorVis visualization object.

Arguments

x

A DataOppCorVis object containing correlation curve plots in the curves_plot list element.

group

A character string specifying the group to plot. Must be provided.

feature

A character string specifying the feature within the group to plot. If omitted, all features within the specified group will be plotted.

...

Additional arguments