View source: R/read_mpap_data.R
read_mpap_data | R Documentation |
Reads the MP/AP dataset and converts variable names to be comparable to the UCLA dataset
read_mpap_data(all_dates = FALSE, date_cutoff = DATE_CUTOFF)
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 |
data frame with MP/AP results
## Not run: read_mpap_data() ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.