commaChar2Numeric: Convert a char with comma to a numeric

Description Usage Arguments Value Examples

View source: R/commaChar2Numeric.R

Description

Convert a char with comma to a numeric

Usage

1

Arguments

x

vector of chars with commas

Value

a vector of numeric

Examples

1
commaChar2Numeric(c("2,456", "1,234"))

lbraglia/yapomif documentation built on May 20, 2019, 11:26 p.m.