Skip to contents

Create IIDDA Config File

Usage

make_config(
  path = file.path(getwd(), "config.json"),
  iidda_owner = "",
  iidda_repo = "",
  github_token = "",
  .overwrite = FALSE
)

Arguments

path

path for storing config file

iidda_owner

TODO

iidda_repo

TODO

github_token

TODO

.overwrite

should existing config.json files be overwritten