View source: R/presto_unnest.R
| sql_render.unnest_query | R Documentation |
Render SQL for unnest_query objects
## S3 method for class 'unnest_query'
sql_render(query, con, ...)
query |
unnest_query object |
con |
Database connection (PrestoConnection) |
... |
Additional arguments |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.