Wave.## S3 method for class 'Wave,missing':
plot(x, info = FALSE, xunit = c("time", "samples"),
ylim = NULL, main = NULL, sub = NULL, xlab = NULL, ylab = NULL,
simplify = TRUE, nr = 1500, ...)
plot.Wave.channel(x, xunit, ylim, xlab, ylab, main, nr, simplify, ...)Wave.Wave object within the plot.par)
and x-axis labeling. If xunit = "time", the unit is time in seconds, otherwise the number of samples.y (amplitude) limits of the plot.TRUE (default), not all (thousand/millions/billions) of points (samples) of the
Wave object are drawn,
but the nr is selected)
to simplify (see above) the plot.
Only used if simplify = TRUE and the number plot.Wave.channel is a helper function
to plot a single (left!) channel; in particular it is not intended to be called by the user directly.Wave and tuneR