get_written_questions_details | R Documentation |
Get the details of the written questions
get_written_questions_details(
date_range_from,
date_range_to,
use_parallel = TRUE,
raw = 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? |
raw |
Boolean: should the raw object be returned? |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.