sympt_positive_age_band: sympt_positive_age_band

Description Usage Arguments

View source: R/symptoms_scripts/sympt_positive_age_band.R

Description

sympt_positive_age_band

Usage

1
2
3
4
5
6
sympt_positive_age_band(
  data,
  start_date = as.Date("2020-04-19"),
  end_date = as.Date("2020-09-01"),
  plot_chart = TRUE
)

Arguments

data

a dataset that contains ids, showing symptoms of covid, and symptoms

start_date

a min date passed in as.Date

end_date

a max data passed as.Date

plot_chart

if TRUE then give me a chart, if FALSE then give me a table with symptoms accross age, with counts and percentages


gabrielburcea/cvindia documentation built on Feb. 17, 2021, 3:31 a.m.