| dbConnect-ODBCDriver-method | Connect/disconnect to a ODBC data source |
| dbDisconnect | Close a current session. |
| dbExistsTable-ODBCConnection-character-method | Does the table exist? |
| dbGetInfo-ODBCConnection-method | Get DBMS metadata. |
| dbListFields-ODBCConnection-character-method | List fields in specified table. |
| dbListTables-ODBCConnection-method | List available ODBC tables. |
| dbReadTable-ODBCConnection-character-method | Convenience functions for importing/exporting DBMS tables |
| dbRemoveTable-ODBCConnection-character-method | Remove a table from the database. |
| dbWriteTable | Write a local data frame or file to the database. |
| ODBC | Generate an object of ODBCDriver class |
| ODBCConnection-class | Class ODBCConnection. |
| ODBCDriver-class | ODBCDriver and methods. |
| odbc-meta | Database interface meta-data. |
| odbc-query | Execute a statement on a given database connection. |
| ODBCResult-class | Class ODBCResult. |
| RODBCDBI | RODBCDBI |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.