dr_download_all.Rd
Saves rds files of all surveys HH, HL and CA data into a specified directory. This takes a while so suggest to run this function in an R-script that is run via nohub or "RStudio Background Jobs".
dr_download_all(
save_dir,
surveys = "all",
years = "all",
quarters = "all",
quiet = FALSE
)