View source: R/nm.process.coveffects.r
plot.covEffects | R Documentation |
Plot a covariate effects object
## S3 method for class 'covEffects'
plot(x, y = names(x$plot), ...)
x |
a covEffects object from nm.process.coveffects |
y |
names of the plots to print (defaults to all) |
... |
ignored |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.