dot-dbEscapeString: Private Escape string

.dbEscapeStringR Documentation

Private Escape string

Description

Does not escape strings, but raises an error if any character expect normal letters and underscores are found in the string.

Usage

.dbEscapeString(str, raise.error = TRUE)

Arguments

str

String to test

raise.error

Logical, whether to raise an error or not.

Value

Invisible logical


kmezhoud/bioCancer documentation built on Feb. 17, 2024, 10:29 a.m.