View source: R/common_reading.R
read_nm_ext | R Documentation |
The function reads NONMEM ext and phi files and returns a list of data.frame with one data.frame for each table (i.e. estimation). The element names are the intro lines and, hence, can be used to extract problem number etc. The current implementation assumes that all headers are identical.
read_nm_ext(path)
read_nm_phi(path)
path |
A list of data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.