View source: R/add_extracted_csv_to_db.R
add_extracted_csv_to_db | R Documentation |
Title
add_extracted_csv_to_db(
db,
csv_file = "Morph_mvt_non_cropped.csv",
measure = "bemovi.mag.25",
tn_postfix = "non_cropped",
archive_dir = "/Users/rainerkrug/Duck/LEEFSwift3",
copy_locally_first = FALSE
)
db |
fully qualified path to the sqlite database.Must be set! |
csv_file |
name of the csv files to be imported |
measure |
measure |
tn_postfix |
postfix for the table name, |
archive_dir |
directory containes the archive. It contains the following directories: - LEEF.archived.data - LEEF.archived.data_segments - LEEF.backend.data - LEEF.backend.data_segments |
copy_locally_first |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.