Learn R Programming

nonmem2rx (version 0.1.3)

nmtab: Read nonmem table file

Description

Read nonmem table file

Usage

nmtab(file, ...)

Value

data frame of the read table

Arguments

file

file name to read the results from

...

other parameters passed to data.table::fread

Author

Philip Delff, Matthew L. Fidler

Examples

Run this code
nmtab(system.file("mods/cpt/runODE032.csv", package="nonmem2rx"))

Run the code above in your browser using DataLab