get_label {metalite} | R Documentation |
A function to get the labels of data frame columns
Description
A function to get the labels of data frame columns
Usage
get_label(data)
Arguments
data |
A data frame. |
Value
Labels of the input data frame.
Examples
get_label(r2rtf::r2rtf_adae)
[Package metalite version 0.1.3 Index]