View source: R/createImportFiles.R
createImportFiles | R Documentation |
Create Import Files
createImportFiles(
fram.run.name,
fram.db.name = NA,
report.dir = "./import_files/",
data.dir = "./csv/",
connection_driver = "Driver={Microsoft Access Driver (*.mdb, *.accdb)};"
)
fram.run.name |
Preseason run name to use to |
fram.db.name |
.mdb file that contains the preason runs |
report.dir |
the path where the import files are written to |
data.dir |
path where the .csv files for the package are located |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.