Description Usage Arguments Value
This function is a wrapper around RODBC function to get a table from an mdb or accdb file.
| 1 | 
| file | path to the mdb/accdb file | 
| table | table name | 
| user | username (login to the file) | 
| pw | password (login to the file) | 
| ... | other arguments passed to sqlFetch) | 
The function return a data.frame with data from the specified table.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.