$EST line or from the $SIM line in a NONMEM model file.read_nm_table(nm_table, only_obs = FALSE, method = "default",
quiet = TRUE, sim_num = FALSE, sim_name = "NSIM")dplyr
and readr are available and method="default" or
method="readr_*" then nm_table can either a path to a file, a
connection, or literal daMDV column. TRUE or
FALSE.default, readr_1, readr_2,
readr_3, slow. readr_1 should be fastest. All but
slow require dplyr sim_num is true.c("tbl_df",
"tbl", "data.frame") for easy use with dplyr.$TABLE for multiple header lines,
and uses that to identify multiple simulations. The function expects at least
one header line (NOHEADER option is not allowed in NONMEM table
files).