get_label: A function to get the labels of data frame columns

View source: R/label.R

get_labelR 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)

metalite documentation built on Sept. 11, 2024, 7:18 p.m.