Converting Devanagari Numbers to Arabic Numbers
I’m pretty mad I had to deal with this, so I’m writing this to save you, the R user who has to deal with a database that contains both Devanagari numbers and Arabic numbers, some effort for this extremely niche use case.
Requires tidyverse, and you’re probably still going to have to re-cast your column types (eg, dates).