importNmInter: Import NONMEM "inter" file

Description Usage Arguments Value Author(s)

View source: R/importNmInter.R

Description

Imports a NONMEM "INTER" file into a data.frame with one row for each iteration

Usage

1
importNmInter(fileName, path = NULL)

Arguments

fileName

Name of the "Inter" file to read

path

Path that holds the file

Value

A data.frame with the iteration information

Author(s)

Mango solutions


RNMImport documentation built on May 2, 2019, 5:21 p.m.