View source: R/prepare_functions.R
read_ms_access | R Documentation |
read table from MS Access data base via odbc connection under 64-bit-R
read_ms_access(path_db, tbl_name)
path_db |
full path to database |
tbl_name |
name of database table to be read |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.