R/download.R
download_db.Rd
Perform downloading of compressed SQLite db, storing it locally
download_db(force = FALSE, passphrase = NULL)
boolean to indicate whether to overwrite an existing db
passphrase if using encrypted db, default: NULL
Other general: am_hcaf(), am_hspen(), am_search_exact(), am_search_fuzzy()
am_hcaf()
am_hspen()
am_search_exact()
am_search_fuzzy()
if (FALSE) { # \dontrun{ download_db() } # }