Adapt meta information inside a nlmixr UIF
adpt_meta.Rd
regular expressions are used to search for meta data inside a model file. This meta data is then updated with the provided new values
Examples
if (FALSE) { # \dontrun{
adpt_meta("model.r",newvals=list(imp=4,ref="run 1"))
} # }