vac_residents: Filter Vaccination Data to Possible Shelby County Residents

View source: R/deprecated.R

vac_residentsR Documentation

Filter Vaccination Data to Possible Shelby County Residents

Description

[Deprecated]

Usage

vac_residents(
  data = coviData::vac_prep(coviData::read_vac(date = date)),
  date = NULL
)

Arguments

data

Vaccination data with logical resident column

date

The download date of the data; defaults to most recent

Details

This function is deprecated. Please use the vac_filter_residents() function, which is now the backend for this function.

Value

data filtered to potential residents


jesse-smith/covidReport documentation built on Aug. 3, 2024, 4:52 p.m.