nmtab {nonmem2rx} | R Documentation |
Read nonmem table file
Description
Read nonmem table file
Usage
nmtab(file, ...)
Arguments
file |
file name to read the results from |
... |
other parameters passed to |
Value
data frame of the read table
Author(s)
Philip Delff, Matthew L. Fidler
Examples
nmtab(system.file("mods/cpt/runODE032.csv", package="nonmem2rx"))
[Package nonmem2rx version 0.1.4 Index]