ingest_from_file | R Documentation |
Ingest a raw data file into the database
ingest_from_file(raw_file_path = NULL, db_path = find_db())
raw_file_path |
Path to a TSV file with events. |
db_path |
Path to SQLite database |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.