Description Usage Arguments Value Note
View source: R/plot_model_stat.R
Produces a plot of a time series statistics, where the statistics are some dollar value.
1 | plot_model_stat(ms, title, y_label = "Value ($)", line_color = "blue")
|
ms |
the model statistic as an XTS value history, one or more such columns |
title |
the plot title |
y_label |
the plot's Y-axis label, default
|
line_color |
the color for the value line,
default |
a ggplot2
plot object for further manipulation
Removes the X-axis label in favor of time series dates
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.