| close.odbc32 | Closes odbc32 connection |
| connect | Start a new R session with a running r2r server |
| connect_remotely | Connect to Database Via ODBC using RODBC |
| create_odbc32_object | Create Object of Class "odbc32" |
| data2access | writing data into MS Access via 32bit R session script |
| default_socket | Default Socket |
| dot-append_con | Append a (new) connection to a global list of connections |
| odbc32-package | odbc32: 32-bit ODBC drivers for 64-bit R sessions |
| odbcClose | close odbc32 connection |
| odbcConnect | establish ODBC connection defined by DSN name |
| odbcConnectAccess | Connect to an Access database (*.mdb) |
| odbcConnectAccess2007 | Connect to an Access 2007 database |
| odbcDataSources | list data sources |
| odbcDriverConnect | establish ODBC connection based on a connection string |
| odbcEndTran | clear/empty a db table |
| odbcGetErrMsg | Get error message |
| odbcGetInfo | Information on an ODBC connection. |
| package_file | Path to File in This Package |
| print.odbc32 | print method for odbc32 |
| remote_access_query | Query over remote connection |
| rscript_path | Path to Rscript.exe (on Windows) |
| setSqlTypeInfo | Specify or retrieve a mapping of R types to DBMS datatypes. |
| sqlClear | clear/empty a db table |
| sqlDrop | drop a db table |
| sqlFetch | fetch db table |
| sqlQuery | send query to a db and get results |
| sqlSave | upload table to a db |
| sqlTables | list tables in DB |
| sqlUpdate | update db table |
| start_server_access2007 | Start r2r server connected to an Access database over 32-bit... |
| stop_server | Stop r2r server running on a remote R session |
| write_access_db | export data from Rdata file into MS Access db via separate... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.