View source: R/validate-deep.R
| check_malicious_chars | R Documentation |
Detects control characters and Unicode bidirectional text markers that could be used for display spoofing.
check_malicious_chars(names, filepath = "<unknown>")
names |
Character vector of node names to check. |
filepath |
Character. Source file for error messages. |
Invisibly returns TRUE if clean. Stops on detection.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.