with_db | R Documentation |
This is for read operations. They can also be called from within a transaction. In this case the database handle will be reused.
with_db(db_file, expr)
db_file |
File of the DB. |
expr |
Expression to evaluate, it can refer to the connection
handle as |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.