Learn R Programming

nmw (version 0.3.0)

ParseOut: Parse Value After Tag from NONMEM Output

Description

Extracts the value following a tag string (after the colon) in NONMEM output lines.

Usage

ParseOut(TagString, RawRead)

Value

character, the value after the tag

Arguments

TagString

character, the tag to search for

RawRead

character vector of lines from NONMEM output