use_generalized_query | R Documentation |
Get data by using the native query engine (now only initiated to search written questions, but can be extended)
use_generalized_query(
date_range_from,
date_range_to,
type = "Schriftelijke vraag"
)
date_range_from |
The start date, should be in format "yyyy-mm-dd". |
date_range_to |
The end date, should be in format "yyyy-mm-dd". |
type |
Vector of types, see get_all_agg_types() for all options |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.