get_title {volker}R 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.


[Package volker version 3.0.0 Index]