openAdequateConnectionOrStop | R Documentation |
Open Adequate Connection or Stop
openAdequateConnectionOrStop(
db,
use2007Driver = NULL,
dbg = FALSE,
DBMSencoding = "",
...
)
db |
database name or file |
use2007Driver |
if TRUE the functions odbcConnectAccess2007 and odbcConnectExcel2007 are used instead of odbcConnectAccess and odbcConnectExcel, respectively |
dbg |
if |
DBMSencoding |
finally passed to |
... |
further arguments passed to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.