labelToColumn: Gets the column from a given label

Description Usage Arguments Value

View source: R/utils.R

Description

Gets the column from a given label

Usage

1
labelToColumn(dataset, lab)

Arguments

dataset

the dataset (tibble, data frame)

lab

the label we are looking for in the column names

Value

the column in the data set that matches lab #' @seealso labelToName which return the column name, rather than the column itself.


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