quote_table_name | R Documentation |
Quote a table name.
quote_table_name(x, id, ..., qualifiers = character(0))
x |
database handle or rquery_db_info object. |
id |
character to quote |
... |
not used, force later arguments to bind by name. |
qualifiers |
named ordered vector of strings carrying additional db hierarchy terms, such as schema. |
quoted identifier
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.