read_mpap_data: Read the latest Marshall Project State Data

View source: R/read_mpap_data.R

read_mpap_dataR Documentation

Read the latest Marshall Project State Data

Description

Reads the MP/AP dataset and converts variable names to be comparable to the UCLA dataset

Usage

read_mpap_data(all_dates = FALSE, date_cutoff = DATE_CUTOFF)

Arguments

all_dates

return all historical data from MP/AP

date_cutoff

date, the earliest date of acceptable data to pull from if all_dates is false

Value

data frame with MP/AP results

Examples

## Not run: 
read_mpap_data()

## End(Not run)

uclalawcovid19behindbars/behindbarstools documentation built on April 22, 2022, 4:08 a.m.