plot.fars | R Documentation |
Generates line plots of forecasted quantiles from a FARS object. If a stressed scenario is available, it is plotted in a separate panel.
## S3 method for class 'fars'
plot(x, dates = NULL, ...)
x |
An object of class |
dates |
Optional vector of dates (as |
... |
Additional arguments (currently ignored). |
No return value. Called for plot generation.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.