dot-parseVariableToObject: .parseVariableToObject

.parseVariableToObjectR Documentation

.parseVariableToObject

Description

Create an expression of type objectName$variableName <- variableName

Usage

.parseVariableToObject(objectName, variableName, keepIfNull = FALSE)

Arguments

objectName

Name of the object whose field is updated

variableName

Name of the variable and field of objectName

keepIfNull

logical objectName$variableName <- variableName %||% objectName$variableName

Value

An expression to eval()


Open-Systems-Pharmacology/TLF-Library documentation built on Feb. 8, 2025, 11:22 a.m.