get.plot.for.all | R Documentation |
Get demographics plots for all confirmed cases and deaths
get.plot.for.all( input.data, date.ix, dgs.pt, confirmed.max = NULL, death.max = NULL )
input.data |
output of get.age.data.with.labels() |
date.ix |
date to filter to |
confirmed.max |
positive number to control x-axis |
death.max |
positive number to control y-axis |
list with 2 plots
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.