getVariable | R Documentation |
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.
getVariable(conceptualModel, name)
conceptualModel |
ConceptualModel with a variable of interest. |
name |
character. Name of variable we would like a handle to. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.