connect | R Documentation |
Connect to a local database with local credentials using DBI/odbc.
connect(db)
db |
A string, a database you can connect to locally. |
A database connection.
connect(NULL)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.