Description Usage Arguments Value Author(s)
Take time series data and overlay their trend over raw trace.
1 2 3 4 5 6 7 |
data |
Time series data or list of them whose trend is to be plotted.
The data should be either |
method |
Smoothing method.
Should be one of |
... |
Extra arguments for smoothing.
Refer to |
date |
POSIXct vector or list of them for x axis. If NULL, it uses integer index 1, 2, ... instead. (default = NULL) |
name |
Character vector of data names for facet titles. If NULL, it uses the name of input data argument instead. (default = NULL) |
ggplot
object of the plot
Sanghyun Park, Daun Jeong, and Sehun Kim
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.