anti_join.tbl_lazy | Join sql tbls. |
arrange.tbl_lazy | Arrange rows by variables in a remote database table |
as.sql | SQL escaping. |
collapse.tbl_sql | Force computation of query |
collect.tbl_sql | Force computation of query |
compute.tbl_sql | Force computation of query |
copy_to.src_sql | Copy a local data frame to a DBI backend. |
do.tbl_sql | Perform arbitrary computation on remote backend |
escape | Escape/quote a string. |
escape_ansi | Escape/quote a string. |
full_join.tbl_lazy | Join sql tbls. |
ident | Flag a character vector as SQL identifiers |
ident_q | Flag a character vector as SQL identifiers |
inner_join.tbl_lazy | Join sql tbls. |
in_schema | Refer to a table in a schema |
is.ident | Flag a character vector as SQL identifiers |
is.sql | SQL escaping. |
join.tbl_sql | Join sql tbls. |
left_join.tbl_lazy | Join sql tbls. |
memdb_frame | Create a database table in temporary in-memory database. |
remote_con | Metadata about a remote table |
remote_name | Metadata about a remote table |
remote_query | Metadata about a remote table |
remote_query_plan | Metadata about a remote table |
remote_src | Metadata about a remote table |
right_join.tbl_lazy | Join sql tbls. |
semi_join.tbl_lazy | Join sql tbls. |
sql | SQL escaping. |
sql_vector | Escape/quote a string. |
src_memdb | Create a database table in temporary in-memory database. |
tbl.src_dbi | Use dplyr verbs with a remote database table |
tbl_dbi | Use dplyr verbs with a remote database table |
tbl_memdb | Create a database table in temporary in-memory database. |
translate_sql | Translate an expression to sql. |
translate_sql_ | Translate an expression to sql. |
window_frame | Override window order and frame |
window_order | Override window order and frame |