Description Usage Arguments Value Examples
Helper Function: Default Target Directory
1 | default_target_dir(db_path, csv_dir = default_csv_dir(db_path))
|
db_path |
path to MS Access DB (default: deufault_access_db()) |
csv_dir |
csv directory (default: default_csv_dir()) |
subdirectory in MS ACCESS DB 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_target_dir(db_path)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.