applyDictionary: applyDictionary

View source: R/applydictionary.R

applyDictionaryR Documentation

applyDictionary

Description

applyDictionary

Usage

applyDictionary(dictionary = NULL, data, verbose = TRUE, keepextra = FALSE)

Arguments

dictionary

A dictionary (passed as dataframe)

data

A dataset to transform to generic

verbose

Should we have feedback

keepextra

if TRUE, extra variables existing in data but not in generic dictionary are keep in the returned dataset. Then this generic dataset is no longer generic because it may contain non generic variables

Value

A data set


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