Perform downloading of compressed SQLite db, storing it locally

download_db(force = FALSE, passphrase = NULL)

Arguments

force

boolean to indicate whether to overwrite an existing db

passphrase

passphrase if using encrypted db, default: NULL

See also

Other general: %>%(), am_hcaf(), am_hspen(), am_search_exact(), am_search_fuzzy()

Examples

if (FALSE) { download_db() }