data_num {volker} | R Documentation |
Convert values to numeric values
Description
Convert values to numeric values
Usage
data_num(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]