Skip to contents

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

Usage

fix_utf8_encoding(pkg = ".", check)

Arguments

pkg

the package to scan

check

output of a devtools::check() command (will check automatically if not provided)

Value

nothing