refresh_covid19us: Get state data in long format

View source: R/get.R

refresh_covid19usR Documentation

Get state data in long format

Description

Get state data in long format

Usage

refresh_covid19us(type = "daily")

Arguments

type

One of "daily" or "current"

Value

A tibble of data retrieved with get_states_daily or get_states_current in long format with a data_type and a value column.

Examples


refresh_covid19us()


aedobbyn/covid19us documentation built on Aug. 7, 2022, 3:17 a.m.