plot_dygraph_daily: dygraph plot for Daily Confirmed and Death Cases

Description Usage Arguments Value References

View source: R/ggts_corona.R

Description

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.

Usage

1
plot_dygraph_daily(data_xts, country_select, last_date, span = 7, weeks = 12)

Arguments

data_xts

tbd

country_select

tbd

last_date

tbd

span

tbd

weeks

tbd

Value

tbd

References

https://rstudio.github.io/dygraphs/gallery-series-highlighting.html


WoVollmer/pkgTS documentation built on June 2, 2021, 4:02 a.m.