non_ascii {campfin} | R Documentation |
Show non-ASCII lines of file
non_ascii(path, highlight = FALSE)
path |
The path to a text file to check. |
highlight |
A function used to add ANSI escapes to highlight bytes. |
Tibble of line locations.
non_ascii(system.file("README.md", package = "campfin"))