sql_query_fields.PrestoConnection | R Documentation |
sql_query_fields
for Presto.S3 implementation of sql_query_fields
for Presto.
S3 implementation of custom escape method for sql_escape_date
S3 implementation of custom escape method for sql_escape_datetime
S3 implementation of sql_translation
for Presto.
## S3 method for class 'PrestoConnection'
sql_query_fields(con, sql, ...)
## S3 method for class 'PrestoConnection'
sql_escape_date(con, x)
## S3 method for class 'PrestoConnection'
sql_escape_datetime(con, x)
## S3 method for class 'PrestoConnection'
sql_translation(con)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.