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/PsNR documentation built on June 30, 2023, 8:34 a.m.