| is.ASCII | R Documentation |
Checks if txt contains only ASCII characters.
is.ASCII(txt)
txt |
character: text to check |
logical
is.ASCII("Congratulations")
is.ASCII("Herzlichen Glückwunsch")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.