A string, containing the search query. Defaults to NULL,
which returns all available sections subject to other parameters.
Supports AND, OR and NOT operators, and exact phrase queries
using double quotes. E.g. '"football" OR "politics"'. Also accepts a
character vector of section names and returns those sections.
...
Use to pass any other parameters to the API. See the
docs for a
full list of options.
verbose
Prints messages to console. Defaults to TRUE.
tidy
Convert variable names to snake_case, remove some "<NA>"
strings. Defaults to TRUE.