reshape_jhu_covid: Reshape JHU data

View source: R/reshape_jhu_covid.R

reshape_jhu_covidR Documentation

Reshape JHU data

Description

Pivots JHU COVID-19 data from wide to long format. Creates daily cases. Used in pull_jhu_covid.a

Usage

reshape_jhu_covid(df)

Arguments

df

data frame upon which the reshape is to be conducted

Details

Function to reshape Covid-19 data from Johns Hopkins github repo


USAID-OHA-SI/COVIDutilities documentation built on Aug. 18, 2022, 2:28 a.m.