get_title {volker} | R Documentation |
Get a common title for a column selection
get_title(data, cols, default = NULL)
data |
A tibble. |
cols |
A tidy column selection. |
default |
A character string used in case not prefix is found |
A character string.