fetch_vdh_cov19: Download latest COVID-19 data from Virginia Department of...

Description Usage Value

View source: R/vdh.R

Description

Since this data changes frequently, we haven't included it as package data; instead, this function will fetch the latest copy of the dataset from the VDH servers.

Usage

1

Value

Data frame with 5 columns:

Report.Date

Date cases were reported

FIPS

FIPS code for the locality the cases were reported in

Locality

Name of the locality the cases were reported in

Health.District

Name of the health district the locality belongs to

Total.Cases

Total number of cases (not clear whether this is for this day only, or cumulative)


rplzzz/CovMitigation documentation built on June 7, 2021, 8:48 a.m.