st_map_varlabs: Secutrial: Mapping variable names to variable labels

st_map_varlabsR Documentation

Secutrial: Mapping variable names to variable labels

Description

Mapping the variable names of a table from SecuTrial to variable labels

Usage

st_map_varlabs(modul)

Arguments

modul

Name of table from SecuTrial database

Value

The function returns a tibble with 2 variables:

  • ITEM_COLUMN: Variable name

  • ITEM_LABEL: Variable label

Examples

## Not run: 
df <- map_varlabs(modul = 'mnppal_heart')

## End(Not run)

nrkoehler/xyzfuns documentation built on Nov. 12, 2024, 1:29 p.m.