powered by
Show non-ASCII lines of file
non_ascii(path, highlight = FALSE)
Tibble of line locations.
The path to a text file to check.
A function used to add ANSI escapes to highlight bytes.
non_ascii(system.file("README.md", package = "campfin"))
Run the code above in your browser using DataLab