Description Usage Arguments Value
Sends a Tarpan 2.0 query to the specified connection or, if not supplied, to
the default connection created by tarpan2_connect
1 | tarpan2_query(query, con = NULL, retries = 1)
|
query |
The query to send to the database |
con |
A connection created by |
retries |
The number of retry attempts - defaults to 1. |
The response of dbGetQuery
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.