getDictionaryVariable: getDictionaryVariable

View source: R/utilities-observed-data.R

getDictionaryVariableR Documentation

getDictionaryVariable

Description

Get the variable name from dictionary

Usage

getDictionaryVariable(
  dictionary,
  variableID,
  idColumn = dictionaryParameters$ID,
  datasetColumn = dictionaryParameters$datasetColumn
)

Arguments

dictionary

A data.frame from dictionary

variableID

An identifier

idColumn

The column name used for identification

datasetColumn

The column name used mapping the id to variable

Value

A variable name from dictionary


Open-Systems-Pharmacology/OSPSuite.ReportingEngine documentation built on May 1, 2024, 12:27 p.m.