target: Target part of control object for further modification

View source: R/text.R

targetR Documentation

Target part of control object for further modification

Description

[Stable]

Intended mostly for internal use. Used with text() to target control file modifications to specific NONMEM subroutines

Usage

target(m, dollar, lines)

untarget(m, dollar)

Arguments

m

An nm object.

dollar

Character. Name of subroutine to target.

lines

Optional character. Assignment of lines.

Value

An nm object with modified target field.


NMproject documentation built on Sept. 30, 2022, 1:06 a.m.