rus2num: Convert string with a number in Russian tradition in numeric

Description Usage Arguments Value Examples

Description

Russian standards prescribes to use comma as a decimal separator. This function removes spaces and converts string to number.

Usage

1

Arguments

x

the string with the number

Value

numeric the number converted from the string

Examples

1
rus2num("34 345,34")

bdemeshev/bigr documentation built on May 12, 2019, 3:40 a.m.