create_zipfile: Create Zip File with MS ACCESS Database And Exported CSV...

Description Usage Arguments

View source: R/db-export.R

Description

Create Zip File with MS ACCESS Database And Exported CSV files

Usage

1
create_zipfile(db_path, target_dir = dirname(db_path), dbg = TRUE)

Arguments

db_path

path to MS Access DB (default: default_access_db())

target_dir

directory. By default a new zip file is created in the same directory as mdb resides in. The new directory has the same name as the database file but with file extension ".zip" (default: dirname(db_path))

dbg

debug information (default: TRUE)


KWB-R/qmra.db documentation built on Sept. 7, 2019, 5:28 a.m.