ballot_title | R Documentation |
Returns the ballot title consisting of the ballot type and the ballot date, phrased in German.
ballot_title(
ballot_date = pal::pkg_config_val("ballot_date"),
canton = cantons(ballot_date),
lang = pal::pkg_config_val("lang")
)
ballot_date |
FOKUS-covered ballot date. One of
|
canton |
FOKUS-covered canton name. One of
|
lang |
Language. One of |
A character scalar.
Other predicate functions:
political_issues()
,
postal_dispatch_way()
,
response_options()
fokus::ballot_title(ballot_date = "2019-10-20",
canton = "aargau")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.