quote_string {rquery} | R Documentation |
Quote a string
Description
Quote a string
Usage
quote_string(x, s)
Arguments
x |
database handle or rquery_db_info object. |
s |
character to quote |
Value
quoted string
[Package rquery version 1.4.99 Index]