powered by
Get Raw Citizen Voting Age Population Files
cvap_get_raw(url, out_dir)
string, path where the data is saved
URL to CVAP zip to download. Use cvap_census_url().
cvap_census_url()
Directory to unzip to. Defaults to temp directory.
# \donttest{ # takes 10-20 seconds path <- cvap_get_raw(cvap_census_url()) # }
Run the code above in your browser using DataLab