shiny_covid19_spread: Explore the spread of Covid-19 interactively
Description
A shiny based web app that allows users to customize the
plot_covid19_spread display. The display has been
inpired by the displays created by John Burn-Murdoch for the Financial
Times. You can use it to customize your plot_covid19_spread()
display as it allows copying the plot generating code to the clipboard,
thanks to the fine rclipboard package.
Usage
shiny_covid19_spread(plot_options = list(), ...)
Arguments
plot_options
A named list containing parameters to
initialize the plot in the shiny app. All parameters of
plot_covid19_spread() are supported.