A tibble with metadata of all possible swissevote package configuration options. See funky::config_val() for more information.
Format
A tibble with the columns key, default_value, default_value_dynamic, require, and description.
Examples
swissevote::funky_config
#> # A tibble: 2 × 5
#> key default_value default_value_dynamic require description
#> <chr> <list> <chr> <lgl> <glue>
#> 1 global_max_cache_age <chr [1]> NA NA Maximal timespan to preserve the package's [pkgpins](https://pkgpins.rpkg.dev/) cache. Cache…
#> 2 path_raw_data <NULL> NA NA the path to the directory holding the cantonal raw data files (which are not part of this pa…