View source: R/S3_methods_rcongasplus.R
plot.rcongasplus | R Documentation |
'rcongasplus'
.Plot for an object of class 'rcongasplus'
.
## S3 method for class 'rcongasplus'
plot(x, ...)
x |
An object of class |
... |
Unused ellipsis. |
One of the plots available in the package, computed with
plot_data
or plot_data
functions.
data("example_object")
plot(example_object)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.