columnLabelsInvert: Gets the labels from a SAS data set in format for selectInput...

Description Usage Arguments

View source: R/utils.R

Description

Gets the labels from a SAS data set in format for selectInput list with key as label and value as the variable name

Usage

1
columnLabelsInvert(tb, removeId = NULL)

Arguments

tb

the tibble read in by haven::read_sas

removeId

the name of a column to remove.


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