Skip to contents

A tibble with metadata of all possible fokus package configuration options. See pal::pkg_config_val() for more information.

Usage

pkg_config

Format

A tibble with the columns key, default_value, default_value_dynamic, and description.

Examples

fokus::pkg_config
#> # A tibble: 5 × 4
#>   key                  default_value default_value_dynamic              description                                                                             
#>   <chr>                <list>        <chr>                              <glue>                                                                                  
#> 1 ballot_date          <date [1]>     NA                                FOKUS-covered ballot date to fall back to in various functions of this package when it …
#> 2 canton               <chr [1]>      NA                                FOKUS-covered canton name to fall back to in various functions of this package when it …
#> 3 lang                 <chr [1]>      NA                                Language to fall back to in various functions of this package when it isn't explicitly …
#> 4 global_max_cache_age <chr [1]>      NA                                Maximal timespan to preserve the package's [pkgpins](https://pkgpins.rpkg.dev/) cache. …
#> 5 token_repo_private   <NULL>        "Sys.getenv(\"GITLAB_COM_TOKEN\")" [Personal access token of a gitlab.com account](https://gitlab.com/-/user_settings/pers…