Learn R Programming

volker (version 3.2.0)

get_title: Get a common title for a column selection

Description

Get a common title for a column selection

Usage

get_title(data, cols, default = NULL, max_length = 40)

Value

A character string.

Arguments

data

A tibble.

cols

A tidy column selection.

default

A character string used in case not prefix is found