Escapes the provided character vector as SQL indetifier.
Escapes the provided character vector as SQL indetifier.
1 2 3 4 | dbQuoteIdentifier(conn, x, ...)
## S4 method for signature 'KineticaConnection,ANY'
dbQuoteIdentifier(conn, x, ...)
|
conn |
object [KineticaConnection-class] |
x |
a character vector or SQL object |
... |
Other arguments passed on to methods. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.