Learn R Programming

volker (version 3.1.0)

data_cat: Convert numeric values to string

Description

Convert numeric values to string

Usage

data_cat(data, cols)

Value

A data frame with the converted values

Arguments

data

A data frame containing the items to be converted.

cols

A tidy selection of columns to convert.