Description Usage Arguments Value Examples
Checks whether x
is within quotation marks (either \' or \").
Internal function, not exported.
1 |
x |
Text to check |
logical
, indicator whether x
is within quotation marks
1 2 | check_for_quotes('\'C:\\Users\'')
check_for_quotes('C:\\Users')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.