political_issues | R Documentation |
Returns the political issues in the specified language at the specified ballot date.
political_issues(
ballot_date = pal::pkg_config_val("ballot_date"),
lang = pal::pkg_config_val("lang")
)
ballot_date |
FOKUS-covered ballot date. One of
|
lang |
Language. One of |
A character vector.
Other predicate functions:
ballot_title()
,
postal_dispatch_way()
,
response_options()
fokus::political_issues(ballot_date = "2019-10-20",
lang = "en")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.