Install databases from local file paths or urls
install_db( cwn_path = NULL, db_path = NULL, asbc_freq_path = NULL, install = c(cwn = TRUE, db = TRUE, asbc_freq = TRUE) )
cwn_path | A string. The path to |
---|---|
db_path | A string. The path to |
install | Logical. A logical vector specifying which databases to install. |
The path to the directory where the databases were installed.