nmxml {nonmem2rx}R Documentation

Read a nonmem xml and create output similar to the nmlst()

Description

Read a nonmem xml and create output similar to the nmlst()

Usage

nmxml(xml)

Arguments

xml

xml file

Value

list of nonmem information

Author(s)

Matthew L. Fidler

Examples

nmxml(system.file("mods/cpt/runODE032.xml", package="nonmem2rx"))

[Package nonmem2rx version 0.1.4 Index]