ParseOut: Parse Value After Tag from NONMEM Output

View source: R/nm_parse.R

ParseOutR Documentation

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)

Arguments

TagString

character, the tag to search for

RawRead

character vector of lines from NONMEM output

Value

character, the value after the tag


nmw documentation built on May 8, 2026, 9:07 a.m.