Description Usage Arguments Value
Runs a query agains the database
1 2 3 4 5 6 7 8 9 10 |
query |
The query as returned by |
server.url |
Optional. The server URL against which the
query is run. This can be set globally using |
timeout |
Optional. The query timeout in milliseconds |
print.json |
If set to |
auth.token |
Optional string. The authorization token to be used for this query |
verbose |
Optional, currently unused |
optimize |
Whether to use the server-side query optimizer |
... |
Additional arguments passed to either |
Returns a data.frame
or vector with the query results. In the former
case the column names are taken from the symbols that appear in the find
portion of the query
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.