getDictionaryValue: getDictionaryValue

View source: R/applydictionary.R

getDictionaryValueR Documentation

getDictionaryValue

Description

Retrieve the value of one parameters (column) in the dictionary, searching for the generic_name usual column values to retrieve are for type, dico, unknowns Give an error if column name is incorrect Return NA if searched varname is not found

Usage

getDictionaryValue(varname, valuename = c("type", "dico", "unknowns"))

Arguments

varname

The varname for which we will retrieve content of one column from dictionary

valuename

Name of the coulumn to retrieve from dictionary

Value

A single value


Epiconcept-Paris/STRAP-epiuf documentation built on Aug. 5, 2024, 3:41 a.m.