get_written_questions_documents | R Documentation |
Get the PDF documents of the written questions
get_written_questions_documents(
date_range_from,
date_range_to,
use_parallel = TRUE,
two_columns_pdf = FALSE
)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.