labelToName: Gets the given variable name from a label

Description Usage Arguments Value See Also

View source: R/utils.R

Description

Gets the given variable name from a label

Usage

1
labelToName(dataset, lab)

Arguments

dataset

the dataset (tibble, data frame)

lab

the label we are looking for in the column names

Value

the column name in the data set that match lab

See Also

labelToColumn which return the actual column, rather than the column name.


Novartis/subpat documentation built on April 11, 2020, 3:11 p.m.