View source: R/find_nonASCII.R
find_nonASCII | R Documentation |
find Non-ASCII characters within a file
find_nonASCII(filepath)
filepath |
Character. Specify path to the file that you want to check for Non-ASCII characters. |
use sapply to search for non ASCII characters in multiple files.
showNonASCIIfile
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.