data_cat {volker} | R Documentation |
Convert numeric values to string
Description
Convert numeric values to string
Usage
data_cat(data, cols)
Arguments
data |
A data frame containing the items to be converted. |
cols |
A tidy selection of columns to convert. |
Value
A data frame with the converted values
[Package volker version 3.1.0 Index]