A tibble with metadata of all possible swissevote package configuration options. See pal::pkg_config_val()
for more information.
Format
A tibble with the columns key
, default_value
, and description
.
Examples
swissevote::pkg_config
#> # A tibble: 2 × 3
#> key default_value description
#> <chr> <list> <glue>
#> 1 global_max_cache_age <chr [1]> Maximal timespan to preserve the package's [pkgpins](https://pkgpins.rpkg.dev/) cache. Cache entries older than this will …
#> 2 path_raw_data <NULL> the path to the directory holding the cantonal raw data files (which are not part of this package due to legal restriction…