This function may become deprecated soon. The function output_table() is a
more user friendly wrapper for this function.
nm_output(r, dorig, ...)A list of tibbles with merged version of all output $TABLEs and the
input data. Additional columns will be INNONMEM which will be TRUE for
rows that were not ignored by NONMEM. For simulation control files there
is also DV_OUT which will contain simulated DV values. DV will always
be unmodified from the input dataset.
An nm object.
Optional data.frame. NONMEM input dataset.
Additional arguments to pass on to read.csv().