write_data_to_db | R Documentation |
Adds some columns to events before writing to DB.
write_data_to_db(events, file, db_path = find_db())
events |
data.frame containing ICEWS events |
file |
Name of the TSV source file from which events came |
db_path |
Path to SQLite database file |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.