Description Usage Arguments See Also
Takes a JSON string and uses httr to send a query to the endpoint specified by url. Typically this function is not called on its own, instead the end user should use the query family of functions
1 |
jsonstr |
JSON string containing details of the query. |
url |
the endpoint for where this query should be sent. Use druid.url() to construct the URL. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.