postal_dispatch_way | R Documentation |
Returns the FOKUS survey's postal dispatch way of the specified type for the specified canton at the specified ballot date.
postal_dispatch_way(
ballot_date = pal::pkg_config_val("ballot_date"),
canton = cantons(ballot_date),
dispatch_type = all_postal_dispatch_types
)
ballot_date |
FOKUS-covered ballot date. One of
|
canton |
FOKUS-covered canton name. One of
|
dispatch_type |
Postal dispatch type. One of |
A character scalar.
Other predicate functions:
ballot_title()
,
political_issues()
,
response_options()
fokus::postal_dispatch_way(ballot_date = "2018-09-23",
canton = "aargau",
dispatch_type = "invitation")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.