get_written_questions_details: Get the details of the written questions

View source: R/main_script.R

get_written_questions_detailsR Documentation

Get the details of the written questions

Description

Get the details of the written questions

Usage

get_written_questions_details(
  date_range_from,
  date_range_to,
  use_parallel = TRUE,
  raw = FALSE
)

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".

use_parallel

Boolean: should parallel workers be used to call the API?

raw

Boolean: should the raw object be returned?


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