.dbEscapeString {bioCancer} | 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