Description Usage Arguments Value References
dygraph interactive plot for xts time series objects: input must be a named list or data frame, where the first element/column provides x-axis values and all subsequent elements/columns provide one or more series of y-values.
1 | plot_dygraph_daily(data_xts, country_select, last_date, span = 7, weeks = 12)
|
data_xts |
tbd |
country_select |
tbd |
last_date |
tbd |
span |
tbd |
weeks |
tbd |
tbd
https://rstudio.github.io/dygraphs/gallery-series-highlighting.html
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.