plot.swdft_mod {swdft}R Documentation

Plot method for swdft_mod object

Description

Plot method for swdft_mod object

Usage

## S3 method for class 'swdft_mod'
plot(x, y = NULL, ...)

Arguments

x

A swdft_cosreg object

y

not used, but required by plot generic function

...

optional arguments to match the plot generic function


[Package swdft version 1.0.0 Index]