Description Usage Arguments Value Examples
Helper Function: Default Csv Directory
1 | default_csv_dir(db_path)
|
db_path |
path to MS Access DB (default: deufault_access_db()) |
csv directory but with all "." replaced with with "_" (e.g. "qmra-db_accdb" instead of "qmra-db.accdb")
1 2 | db_path <- default_access_db()
default_csv_dir(db_path)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.