Skip to contents

Initializes pharos

Usage

init(config_path)

Arguments

config_path

path to where pharos.toml is saved (should be colocated to where pharos is run from)

Value

nothing

Examples

if (FALSE) { # \dontrun{
init("model/nonmem/submission-log/pharos.toml")
} # }