Skip to contents

Initialize Configuration Encryption Git Hooks

Usage

cfg_hooks_init(
  cfg_file = Sys.getenv("R_CONFIG_FILE", here::here("inst/config/config.yml")),
  overwrite = FALSE,
  ...
)

Arguments

cfg_file

Path to config.yml

overwrite

Overwrite existing hooks

...

Additional arguments passed to other functions