R/list_nm_tables.R
list_nm_tables.Rd
List NONMEM output tables file names from a nm_model object.
nm_model
list_nm_tables(nm_model = NULL)
An xpose nm_model object generated with read_nm_model.
read_nm_model
read_nm_model, read_nm_tables
read_nm_tables
if (FALSE) { read_nm_model(file = 'run001.lst') %>% list_nm_tables() }