get_var_labels {teal.modules.clinical}R Documentation

Get variable labels

Description

[Deprecated]

Usage

get_var_labels(datasets, dataname, vars)

Arguments

datasets

(teal::FilteredData)
Data built up by teal

dataname

(character)
name of the dataset

vars

(character)
Column names in the data

Value

character variable labels.


[Package teal.modules.clinical version 0.9.1 Index]