powered by
Wrapper functions for escape and unescape unicode
unescape_utf(x)escape_utf(x)
escape_utf(x)
A dataframe or character vector
data(review_mecab) review_mecab |> print() |> unescape_utf() |> print() |> escape_utf()
Run the code above in your browser using DataLab