Learn R Programming

metalite (version 0.1.4)

get_label: 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)

Value

Labels of the input data frame.

Arguments

data

A data frame.

Examples

Run this code
get_label(r2rtf::r2rtf_adae)

Run the code above in your browser using DataLab