dbi | R Documentation |
Wrapper for DBI connection
dbi(drv, ...)
drv |
passed to DBI::dbConnect |
... |
optional args stored unevaluated and later evaluated just in time before passing to DBI::dbConnect |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.