Fixes utf8 encoded characters in source files replaincg them with \uXXXX
Source: R/fix_utf8_encoding.R
fix_utf8_encoding.Rd
Fixes utf8 encoded characters in source files replaincg them with \uXXXX
Arguments
- pkg
the package to scan
- check
output of a
devtools::check()
command (will check automatically if not provided)