Description Usage Arguments Value Examples
View source: R/plotConditionalGraph.R
plotConditionalGraph
plots conditional graph
1 | plotConditionalGraph(time.series, months, condition)
|
time.series |
a time series with data |
months |
number of months before date to compare |
condition |
percent of growth/decrease comparing to months before |
points to add on graph plot
1 | plotConditionalGraph(datasets::AirPassengers, 12, 0.15)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.