get_title: Get a common title for a column selection

View source: R/labels.R

get_titleR Documentation

Get a common title for a column selection

Description

Get a common title for a column selection

Usage

get_title(data, cols, default = NULL)

Arguments

data

A tibble.

cols

A tidy column selection.

default

A character string used in case not prefix is found

Value

A character string.


volker documentation built on April 12, 2025, 9:16 a.m.