getLabels_dataframe: Extract label information of columns in data.frames

getLabels_dataframeR Documentation

Extract label information of columns in data.frames

Description

Useful if data has been imported e.g. using IQRloadSASdata. By default an IQRoutputTable object is returned for easier reading or reporting. Alternatively a data.frame can be returned. Sorting is possible if desired.

Usage

getLabels_dataframe(data, orderAlphabetically = FALSE, table = TRUE)

Arguments

data

data.frame

orderAlphabetically

If TRUE then output ordered alphabetically by column names

table

If TRUE then an IQRoutputTable is returned. Otherwise a data.frame


Quantmetrics770/IQnca documentation built on Aug. 5, 2022, 5:39 p.m.