parse_nm_files: Parse NONMEM output files

parse_nm_filesR Documentation

Parse NONMEM output files

Description

Function parsing NONMEM output files from their raw input.

Usage

parse_nm_files(dat, quiet)

Arguments

dat

A list containing the raw data as vector of strings ('dat$raw') and their respective file names ('dat$name').

quiet

Logical, if FALSE messages are printed to the console.

Value

A tibble containing the parsed 'data' along with 'name', 'problem', 'subprob', and 'method'.


guiastrennec/xpose documentation built on Feb. 16, 2024, 8:14 p.m.