Description Usage Arguments Value Author(s)
To detect ASCII characters, we may need to specify them literally. This function helps identifying what character is in ascii format and what is not.
1 | ascii.table(x)
|
x |
A string whose characters is to be checked against. |
Returns TRUE
if ASCII character and FALSE
otherwise.
Daniel Marcelino, dmarcelino@live.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.