rus2num | R Documentation |
Russian standards prescribes to use comma as a decimal separator. This function removes spaces and converts string to number.
rus2num(x)
x |
the string with the number |
numeric the number converted from the string
rus2num("34 345,34")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.