strip_comma: Converts comma-containing strings to numeric values

Description Usage Arguments Value Examples

Description

Converts comma-containing strings to numeric values

Usage

1

Arguments

x

A character object

Value

The numeric value of x.

Examples

1
strip_comma(c("1,000", "2,100"))

rmwthorne/captrc documentation built on May 14, 2019, 11:28 a.m.