.dbEscapeString | R Documentation |
Does not escape strings, but raises an error if any character expect normal letters and underscores are found in the string.
.dbEscapeString(str, raise.error = TRUE)
str |
String to test |
raise.error |
Logical, whether to raise an error or not. |
Invisible logical
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.