plot.smoots | R Documentation |
This function regulates how objects created by the package smoots
are
plotted.
## S3 method for class 'smoots'
plot(x, t = NULL, rescale = TRUE, which = NULL, ...)
x |
an input object of class |
t |
an optional vector with time points that will be considered for
the x-axis within the plot; is set to NULL by default and uses a vector
|
rescale |
a single logical value; is set to |
which |
a selector for the plot type so that the interactive prompt is
avoided; for the default, |
... |
additional arguments of the standard plot method. |
None
Dominik Schulz (Research Assistant) (Department of Economics, Paderborn
University),
Package Creator and Maintainer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.