plot-methods: Display the plot object owned by PlotFeatureSet objects and...

Description Usage Arguments Value

Description

(re)draw the plot associated with a PlotFeatureSEt record.

Usage

1
2
## S4 method for signature 'PlotFeatureSet,missing'
plot(x, y, ...)

Arguments

x

An object of (super)class PlotFeatureSet.

y

Should be left empty. Included only because it is a mandatory signature element.

...

Other named arguments (currently ignored).

Value

The plot object, plotted through its native print method.


trackr documentation built on May 24, 2021, 5:09 p.m.