FactorToNumber: Turn a factor into a number

View source: R/Apply_Lookups.R

FactorToNumberR Documentation

Turn a factor into a number

Description

Turn a factor into a number

Usage

FactorToNumber(x)

Arguments

x

The factor or character string

Details

Returns the variable after removing $s and ,s.

Value

The same column in numerical format.

Examples

FactorToNumber("5")


CSISdefense/csis360 documentation built on April 29, 2024, 5:30 p.m.