| RMonetClose | MonetDB Close database connections |
| RMonetCommit | execute a COMMIT transaction call |
| RMonetConnect | RMonet Open Connections to the database |
| RMonetExecute | Execute SQL against MonetDB |
| RMonetExists | Check table exists |
| RMonetGetInfo | get connection details to MonetDB |
| RMonetIsConnected | Check connection to MonetDB |
| RMonetListFields | List the fields of a table |
| RMonetListTables | List tables |
| RMonetLoadDataFrame | Load a data.frame into a MonetDB table |
| RMonet-package | MonetDB SQL Interface |
| RMonetQuery | Query MonetDB using SQL |
| RMonetQuote | Quote escape a string ready for SQL input |
| RMonetRollback | execute a ROLLBACK transaction call |
| RMonetStartTransaction | Start a SQL transaction |
| RMonetUnQuote | Unquote an SQL encoded string |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.