JH_confirmed_death_summarize: Create a report with confirmed cases and deaths averaged over...

View source: R/streamline.r

JH_confirmed_death_summarizeR Documentation

Create a report with confirmed cases and deaths averaged over counties for each State

Description

create the daily report

Usage

JH_confirmed_death_summarize(
  dataframe,
  date = "01-01-2021",
  aggregated = FALSE
)

Arguments

dataframe

input (cleaned) dataframe

aggregated

boolean flag to indicate whether data was already aggregated

Value

summarized_dataframe

Examples

# create a report: confirmed_death_summarize_county(dataframe)
 

assansanogo/moretestgithubactions documentation built on April 20, 2022, 11:30 p.m.