NMreadTabSlow: Read Nonmem table files without assumptions about what tables...

View source: R/NMreadTabSlow.R

NMreadTabSlowR Documentation

Read Nonmem table files without assumptions about what tables they contain

Description

Read Nonmem table files without assumptions about what tables they contain

Usage

NMreadTabSlow(file, col.table.name = TRUE)

Arguments

file

A Nonmem table file. Can be output tables, or one of the several different results files from Nonmem.

col.table.name

Name of the column (to be created) containing the "table name" which is derived from the Nonmem description of the table sometimes pasted above the table data.

Details

'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.


philipdelff/NMdata documentation built on June 13, 2025, 6:28 a.m.