Gets the pharos.toml configuration as an R object
Value
pharos config as nested list structure
Examples
if (FALSE) { # \dontrun{
config <- get_pharos_config()
config$nonmem$summary$high_correlation_threshold
config$nonmem$summary$high_condition_threshold
} # }