dot-quoteCallInfoLines: Returns quoted call information

.quoteCallInfoLinesR Documentation

Returns quoted call information

Description

Returns quoted call information

Usage

.quoteCallInfoLines(callInfo, envir = parent.frame(), iniDf = NULL)

Arguments

callInfo

Call information

envir

Environment for evaluation (if needed)

iniDf

The parent model iniDf when piping in a ini block (NULL otherwise)

Value

Quote call information. for name=expression, change to name<-expression in quoted call list. For expressions that are within brackets ie {}, unlist the brackets as if they were called in one single sequence.

Author(s)

Matthew L. Fidler


nlmixr2/rxode2 documentation built on Jan. 11, 2025, 8:48 a.m.