send_query_single | R Documentation |
Send the query and receive the result
send_query_single(query, token, use_csv, api, caching, caching_dir)
query |
list generated by build_query() |
token |
login token |
use_csv |
logical to choose whether to fetch data via extra csv-request |
api |
API endpoint (query, sessions, events) |
caching |
logical Set TRUE to enable caching |
caching_dir |
character Set directory for saving caching data |
result as list with values data and meta
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.