Skip to contents

This function generates a plot based on the provided inputs.

Usage

# S3 method for class 'ena.ordered.set'
plot(x, y, ...)

Arguments

x

A numeric vector or object to be plotted.

y

An optional numeric vector for y-values.

...

Additional arguments passed to the plotting method.

Value

A plot object or visualization.