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.
# S3 method for DataOppCorVis
plot(x, group, feature, ...)The input DataOppCorVis visualization object.
A DataOppCorVis object containing correlation curve plots
in the curves_plot list element.
A character string specifying the group to plot. Must be provided.
A character string specifying the feature within the group to plot. If omitted, all features within the specified group will be plotted.
Additional arguments