get.plot.for.all: Get demographics plots for all confirmed cases and deaths

get.plot.for.allR Documentation

Get demographics plots for all confirmed cases and deaths

Description

Get demographics plots for all confirmed cases and deaths

Usage

get.plot.for.all(
  input.data,
  date.ix,
  dgs.pt,
  confirmed.max = NULL,
  death.max = NULL
)

Arguments

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

Value

list with 2 plots


averissimo/covid19.pt.data documentation built on March 29, 2022, 3:24 p.m.