getVariable: Returns handle to variable whose name we know

View source: R/processQuery.R

getVariableR Documentation

Returns handle to variable whose name we know

Description

Helper function for navigating and updating a Conceptual Model. Returns handle to a variable or NULL otherwise. precondition: There must be a variable with the @param name in the @param conceptualModel.

Usage

getVariable(conceptualModel, name)

Arguments

conceptualModel

ConceptualModel with a variable of interest.

name

character. Name of variable we would like a handle to.


emjun/tisaner documentation built on Nov. 9, 2024, 6:32 p.m.