use_generalized_query: Get data by using the native query engine (now only initiated...

View source: R/main_script.R

use_generalized_queryR Documentation

Get data by using the native query engine (now only initiated to search written questions, but can be extended)

Description

Get data by using the native query engine (now only initiated to search written questions, but can be extended)

Usage

use_generalized_query(
  date_range_from,
  date_range_to,
  type = "Schriftelijke vraag"
)

Arguments

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


PolscienceAntwerp/Flempar documentation built on Jan. 3, 2025, 4:03 p.m.