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)
Arguments
data |
A tibble. |
cols |
A tidy column selection. |
Value
A character string.
[Package volker version 2.0.1 Index]