Skip to contents

Write default configuration yaml-file

Usage

rev_write_yaml(
  iso3c = "BGD",
  path = NULL,
  filename = paste0("config_", iso3c, ".yml"),
  overwrite = FALSE
)

Arguments

iso3c

country isocode alpha-2

path

path to directory to save the configuration file

filename

name of the file (default config_iso3c.yml)

Value

yaml file written in the given directory