| add_chunk | Add a chunk field to a data frame |
| dbAppendTableAs | Append to a table in database using a statement |
| dbCreateTableAs | Create a table in database using a statement |
| dbDataType | Return the corresponding presto data type for the given R... |
| dbGetInfo | Metadata about database objects |
| dbplyr-db | dbplyr database methods |
| dbplyr_edition.PrestoConnection | Inform the dbplyr version used in this package |
| dbplyr_function_implementations | S3 implementation of 'sql_query_fields' for Presto. |
| dbplyr-sql | dbplyr SQL methods |
| dbRenameTable | Rename a table |
| dplyr_function_implementations | S3 implementation of 'db_desc' for Presto. |
| dplyr_source_function_implementations | dplyr integration to connect to a table in a database. |
| dummyPrestoConnection | A dummy PrestoConnection |
| dummy_tables | Create dummy tables in Presto for testing |
| get_query_columns | Get column names from a SQL query or tbl_presto object |
| get_table_columns | Get column names from a table |
| kerberos_configs | A convenient wrapper around Kerberos config |
| op_frame.lazy_unnest_query | Get window frame for lazy_unnest_query |
| op_grps.lazy_unnest_query | Get grouping variables for lazy_unnest_query |
| op_sort.lazy_unnest_query | Get sorting variables for lazy_unnest_query |
| op_vars.lazy_unnest_query | Get column names for lazy_unnest_query |
| Presto | Connect to a Presto database |
| PrestoConnection-class | S4 implementation of 'DBIConnection' for Presto. |
| PrestoDriver-class | An S4 class to represent a Presto Driver (and methods) It is... |
| presto_has_default | Check if default database is available. |
| PrestoQuery-class | Class to encapsulate a Presto query |
| PrestoResult-class | An S4 class to represent a Presto Result |
| PrestoSession-class | Class to encapsulate a Presto session |
| presto_type | Get column type information for a Presto table or query |
| presto_unnest | Unnest array columns in Presto tables |
| reorder_select_columns | Reorder SELECT columns to match target order |
| RPresto-package | RPresto: DBI Connector to Presto |
| sqlAppendTableAs | Compose query to append to a table using a statement |
| sql_build.lazy_unnest_query | Build SQL for lazy_unnest_query |
| sqlCreateTableAs | Compose query to create a simple table using a statement |
| sql_render.unnest_query | Render SQL for unnest_query objects |
| src_presto | dplyr integration to connect to a Presto database. |
| validate_column_match | Validate that column names match between table and query |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.