exportCSV: exportData: Export Access tables in global enviroment to .csv

Description Usage Arguments

View source: R/exportCSV.R

Description

This function exports database tables to .csv that were imported using importData.These .csv files can then be imported via importCSV. This function is mostly for internal use to create flat files for users to use the functions in this package without having to epenend on an odbc driver to import and query MIDN data. This is particularly useful for iOS users and those without MS Access installed.

Usage

1
exportCSV(path = NA)

Arguments

path

Quoted path to save files to.


KateMMiller/forestMIDNarch documentation built on April 9, 2021, 3:50 p.m.