This function allows you to extract the value of French formatted numbers

unfrench_formatting(x)

Arguments

x

string containing a number

Value

a number

Details

This function is deprecated use parse_French_numbers()

Examples

unfrench_formatting(x = "0,12")
#> [1] 0.12