read_nm_std_sim_table: Read NONMEM simulation table in standard format

View source: R/common_reading.R

read_nm_std_sim_tableR Documentation

Read NONMEM simulation table in standard format

Description

This function reads $TABLE output from a simulation step (with possibly repeating headers). This function can can in general be used instead of read_nm_std_table but will be slightly slower due to the processing of the intermediate header rows.

Usage

read_nm_std_sim_table(path)

Arguments

path

Path for the table file to read

Value

A data.frame


UUPharmacometrics/pmutils documentation built on July 4, 2023, 1:15 a.m.