powered by
fixAlifs(texts)
fixAlifs
## Create string with Arabic characters x <- '\u0622 \u0623 \u0675' ## Standardize Alifs fixAlifs(x)
Run the code above in your browser using DataLab