plot_dygraph_daily_repro: dygraph plot for Daily Confirmed Cases and Reproduction...

Description Usage Arguments Value References

View source: R/ggts_corona.R

Description

dygraph plot for Daily Confirmed Cases and Reproduction Number w/ CI

Usage

1
2
3
4
5
6
7
plot_dygraph_daily_repro(
  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.