plan_database_changes | R Documentation |
Plan database changes related to download/updating
plan_database_changes(
db_path = find_db(),
raw_file_dir = find_raw(),
keep_files = getOption("icews.keep_files"),
use_local = TRUE
)
db_path |
Path to SQLite database file |
raw_file_dir |
Path to raw data file directory. |
keep_files |
Retain raw data files? |
use_local |
Use local files if available? |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.