NMreadTabSlow {NMdata} | R Documentation |
Read Nonmem table files without assumptions about what tables they contain
NMreadTabSlow(file)
file |
A Nonmem table file. Can be output tables, or one of the several different results files from Nonmem. |
'NMreadTabSlow' reads parameter tables from Nonmem very slowly, and most often 'NMreadTab' is a better function to use. However, 'NMreadTabslow' also works for table files that contain incompatible tables.