get_labels: Get labels from a dataset

View source: R/get_labels.R

get_labelsR Documentation

Get labels from a dataset

Description

This function pulls out all of the labels from a dataset

Usage

get_labels(ds)

Arguments

ds

dataset

Value

named vector with values of the column labels and names of column names

Examples

get_labels(mtcars)

venkmurthy/vmtools documentation built on Oct. 16, 2024, 10:48 a.m.