get_written_questions_documents: Get the PDF documents of the written questions

View source: R/main_script.R

get_written_questions_documentsR Documentation

Get the PDF documents of the written questions

Description

Get the PDF documents of the written questions

Usage

get_written_questions_documents(
  date_range_from,
  date_range_to,
  use_parallel = TRUE,
  two_columns_pdf = 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?

two_columns_pdf

Boolean: Use when you encounter two-colummned PDFs


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