get_counties_info {covid19us}R Documentation

Get COVID-related information for certain counties

Description

Currently limited to the worst-affected counties in mostly Washington state, California, and New York.

Usage

get_counties_info()

Value

A tibble with one row per county and their COVID website information.

Examples


get_counties_info()


[Package covid19us version 0.1.9 Index]