rq_execute | R Documentation |
Execute a query, typically an update that is not supposed to return results.
rq_execute(db, q)
db |
database connection handle |
q |
character query |
nothing
db_td
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.