dot-munge_data_from_jhu: simple function to munge JHU data into long-form tibble

.munge_data_from_jhuR Documentation

simple function to munge JHU data into long-form tibble

Description

This function takes one of three subsets–confirmed, deaths, recovered–and munges.

Usage

.munge_data_from_jhu(subset)

Arguments

subset

character(1) of Confirmed, Deaths, Recovered

Value

a long-form tibble


seandavi/sars2pack documentation built on May 13, 2022, 3:41 p.m.