Learn R Programming

volker (version 3.1.0)

data_num: Convert values to numeric values

Description

Convert values to numeric values

Usage

data_num(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.