parse_args_list: Combines NONMEM args that were passed into the function call...

parse_args_listR Documentation

Combines NONMEM args that were passed into the function call with args that were parsed from a model yaml

Description

Combines NONMEM args that were passed into the function call with args that were parsed from a model yaml

Usage

parse_args_list(.func_args, .yaml_args)

Arguments

.func_args

A named list of arguments for bbi, passed into submit_model function call

.yaml_args

A named list of arguments for bbi, parsed from user input yaml

Value

The combination of the two lists, with .func_args overwriting any keys that are shared


metrumresearchgroup/rbabylon documentation built on April 12, 2025, 3:51 p.m.