label_extractor: extracts variable labels and returns a dataframe with...

View source: R/dbUtils.R

label_extractorR Documentation

extracts variable labels and returns a dataframe with varname-varlabel for DTA files

Description

extracts variable labels and returns a dataframe with varname-varlabel for DTA files

Usage

label_extractor(df, colnames = c("names", "var.labels"))

Arguments

dataframe

(read from stata)

Examples

## Not run: 
label_extractor(df)

## End(Not run)


apoorvalal/LalRUtils documentation built on Sept. 22, 2023, 5:53 p.m.