Parses lst file for run details and heuristics
Examples
if (FALSE) { # \dontrun{
get_run_info("model/nonmem/run001/run001.lst")
model <- read_model("model/nonmem/run001.mod")
get_run_info(model)
} # }
Parses lst file for run details and heuristics
if (FALSE) { # \dontrun{
get_run_info("model/nonmem/run001/run001.lst")
model <- read_model("model/nonmem/run001.mod")
get_run_info(model)
} # }