powered by
Randomly generated spanish spelled monetary integers to test to_number function
data(cantidades)
A data frame.
# NOT RUN { to_number("mil trescientos noventa y dos") ## testing provided dataframe: cantidades cantidades$var3 <- lapply(cantidades$var2, to_number) # }
Run the code above in your browser using DataLab