Update file names in control stream to match model name
NMupdateFn(
x,
section,
model,
fnext,
add.section.text,
par.file,
text.section,
quiet = FALSE
)
a control stream, path or `NMctl` object.
What section to update
Model name
The file name extension of the file name to be updated (e.g., one of "tab", "csv", "msf").
Addditional text to insert right after $SECTION. It can be additional TABLE variables.
The Nonmem parameter that specifies the file. In $TABLE, this is FILE. In $EST it's probably MSFO.
This is used to overwrite the contents of the section. The section output file name will still handled/updated.
Suppress messages? Default is `FALSE`.