Description Usage Arguments Value Author(s) See Also
For the moment a simple wrapper to sqliteQuickSQL.
1 | RMQuery(con, statement)
|
con |
An sqlite connection |
statement |
An SQL string |
Returns either a data.frame if the statement is a select-like or NULL otherwise.
Mihai Valcu valcu@orn.mpg.de
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.