Description Usage Arguments
View source: R/wf_moving_window.R
Plots an object of class mwa.
mwa
1 2
## S3 method for class 'mwa' plot(x, set_par = TRUE, log = TRUE, ...)
x
[mwa] An object of class mwa returned by mw_analysis().
[mwa]
mw_analysis()
set_par
[logical = TRUE] Should the function be allowed to set its own graphical parameters?
[logical = TRUE]
log
[logical = TRUE] Should the function plot log(emd) (default) or just emd?
log(emd)
emd
...
Arguments passed to plot.default().
plot.default()
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.