Fixes utf8 encoded characters in source files replaincg them with \uXXXX

fix_utf8_encoding(pkg = ".", check, dry_run = FALSE)

Arguments

pkg

the package to scan

check

output of a devtools::check() command ()

dry_run

test changes without breaking originals.

Value

nothing