View source: R/NMreadTabSlow.R
NMreadTabSlow | 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.