\uXXXX
R/fix_utf8_encoding.R
fix_utf8_encoding.Rd
Fixes utf8 encoded characters in source files replaincg them with \uXXXX
fix_utf8_encoding(pkg = ".", check, dry_run = FALSE)
the package to scan
output of a devtools::check()
command ()
test changes without breaking originals.
nothing