plot_model_stat: Produces a plot of a time series statistics, where the...

Description Usage Arguments Value Note

View source: R/plot_model_stat.R

Description

Produces a plot of a time series statistics, where the statistics are some dollar value.

Usage

1
plot_model_stat(ms, title, y_label = "Value ($)", line_color = "blue")

Arguments

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 Value ($).

line_color

the color for the value line, default blue.

Value

a ggplot2 plot object for further manipulation

Note

Removes the X-axis label in favor of time series dates


greatgray/scorecard documentation built on May 17, 2019, 8:34 a.m.