# Generated by roxygen2: do not edit by hand

S3method("$",tbl_lazy)
S3method(add_count,tbl_lazy)
S3method(anti_join,tbl_lazy)
S3method(arrange,tbl_lazy)
S3method(as.data.frame,tbl_lazy)
S3method(as.data.frame,tbl_sql)
S3method(as.sql,Id)
S3method(as.sql,character)
S3method(as.sql,dbplyr_catalog)
S3method(as.sql,dbplyr_schema)
S3method(as.sql,ident)
S3method(as.sql,sql)
S3method(as_table_ident,Id)
S3method(as_table_ident,character)
S3method(as_table_ident,dbplyr_catalog)
S3method(as_table_ident,dbplyr_schema)
S3method(as_table_ident,dbplyr_table_ident)
S3method(as_table_ident,ident)
S3method(as_table_ident,ident_q)
S3method(as_table_ident,sql)
S3method(auto_copy,tbl_sql)
S3method(c,ident)
S3method(c,sql)
S3method(collapse,tbl_sql)
S3method(collect,tbl_sql)
S3method(compute,tbl_sql)
S3method(copy_to,src_sql)
S3method(count,tbl_lazy)
S3method(cross_join,tbl_lazy)
S3method(db_analyze,DBIConnection)
S3method(db_col_types,DBIConnection)
S3method(db_col_types,MariaDBConnection)
S3method(db_col_types,MySQL)
S3method(db_col_types,MySQLConnection)
S3method(db_col_types,PostgreSQL)
S3method(db_col_types,PqConnection)
S3method(db_col_types,TestConnection)
S3method(db_col_types,default)
S3method(db_collect,DBIConnection)
S3method(db_compute,"Spark SQL")
S3method(db_compute,DBIConnection)
S3method(db_connection_describe,DBIConnection)
S3method(db_connection_describe,MariaDBConnection)
S3method(db_connection_describe,MySQL)
S3method(db_connection_describe,MySQLConnection)
S3method(db_connection_describe,OdbcConnection)
S3method(db_connection_describe,PostgreSQL)
S3method(db_connection_describe,PostgreSQLConnection)
S3method(db_connection_describe,PqConnection)
S3method(db_connection_describe,SQLiteConnection)
S3method(db_copy_to,"Spark SQL")
S3method(db_copy_to,DBIConnection)
S3method(db_create_index,DBIConnection)
S3method(db_desc,DBIConnection)
S3method(db_explain,DBIConnection)
S3method(db_query_fields,DBIConnection)
S3method(db_query_fields,PostgreSQLConnection)
S3method(db_save_query,DBIConnection)
S3method(db_sql_render,DBIConnection)
S3method(db_supports_table_alias_with_as,DBIConnection)
S3method(db_supports_table_alias_with_as,OraConnection)
S3method(db_supports_table_alias_with_as,Oracle)
S3method(db_supports_table_alias_with_as,PostgreSQL)
S3method(db_supports_table_alias_with_as,PqConnection)
S3method(db_supports_table_alias_with_as,SQLiteConnection)
S3method(db_supports_table_alias_with_as,TestConnection)
S3method(db_table_temporary,"Microsoft SQL Server")
S3method(db_table_temporary,DBIConnection)
S3method(db_table_temporary,HDB)
S3method(db_write_table,DBIConnection)
S3method(db_write_table,PostgreSQLConnection)
S3method(dbplyr_as_join_by,character)
S3method(dbplyr_as_join_by,default)
S3method(dbplyr_as_join_by,dplyr_join_by)
S3method(dbplyr_as_join_by,list)
S3method(dbplyr_edition,"Microsoft SQL Server")
S3method(dbplyr_edition,"Spark SQL")
S3method(dbplyr_edition,ACCESS)
S3method(dbplyr_edition,HDB)
S3method(dbplyr_edition,Hive)
S3method(dbplyr_edition,Impala)
S3method(dbplyr_edition,MariaDBConnection)
S3method(dbplyr_edition,MySQL)
S3method(dbplyr_edition,MySQLConnection)
S3method(dbplyr_edition,OdbcConnection)
S3method(dbplyr_edition,OraConnection)
S3method(dbplyr_edition,Oracle)
S3method(dbplyr_edition,PostgreSQL)
S3method(dbplyr_edition,PostgreSQLConnection)
S3method(dbplyr_edition,PqConnection)
S3method(dbplyr_edition,Redshift)
S3method(dbplyr_edition,RedshiftConnection)
S3method(dbplyr_edition,SQLiteConnection)
S3method(dbplyr_edition,Teradata)
S3method(dbplyr_edition,TestConnection)
S3method(dbplyr_edition,default)
S3method(dbplyr_fill0,"Microsoft SQL Server")
S3method(dbplyr_fill0,ACCESS)
S3method(dbplyr_fill0,DBIConnection)
S3method(dbplyr_fill0,HDB)
S3method(dbplyr_fill0,MariaDBConnection)
S3method(dbplyr_fill0,MySQL)
S3method(dbplyr_fill0,MySQLConnection)
S3method(dbplyr_fill0,PostgreSQL)
S3method(dbplyr_fill0,PostgreSQLConnection)
S3method(dbplyr_fill0,PqConnection)
S3method(dbplyr_fill0,SQLiteConnection)
S3method(dim,tbl_lazy)
S3method(dimnames,tbl_lazy)
S3method(distinct,tbl_lazy)
S3method(do,tbl_sql)
S3method(escape,"NULL")
S3method(escape,Date)
S3method(escape,POSIXt)
S3method(escape,blob)
S3method(escape,character)
S3method(escape,data.frame)
S3method(escape,dbplyr_catalog)
S3method(escape,dbplyr_schema)
S3method(escape,dbplyr_table_ident)
S3method(escape,double)
S3method(escape,factor)
S3method(escape,ident)
S3method(escape,ident_q)
S3method(escape,integer)
S3method(escape,integer64)
S3method(escape,list)
S3method(escape,logical)
S3method(escape,reactivevalues)
S3method(escape,sql)
S3method(explain,tbl_sql)
S3method(flatten_query,base_query)
S3method(flatten_query,join_query)
S3method(flatten_query,multi_join_query)
S3method(flatten_query,select_query)
S3method(flatten_query,semi_join_query)
S3method(flatten_query,set_op_query)
S3method(flatten_query,union_query)
S3method(flatten_query,values_query)
S3method(format,dbplyr_catalog)
S3method(format,dbplyr_schema)
S3method(format,dbplyr_table_ident)
S3method(format,ident)
S3method(format,sql)
S3method(format,src_sql)
S3method(full_join,tbl_lazy)
S3method(group_by,tbl_lazy)
S3method(group_size,tbl_sql)
S3method(group_vars,tbl_lazy)
S3method(groups,tbl_lazy)
S3method(head,tbl_lazy)
S3method(inner_join,tbl_lazy)
S3method(left_join,tbl_lazy)
S3method(mutate,tbl_lazy)
S3method(n_groups,tbl_sql)
S3method(names,sql_variant)
S3method(names,tbl_lazy)
S3method(op_desc,lazy_base_remote_query)
S3method(op_desc,lazy_query)
S3method(op_frame,lazy_query)
S3method(op_frame,tbl_lazy)
S3method(op_grps,lazy_query)
S3method(op_grps,tbl_lazy)
S3method(op_sort,lazy_query)
S3method(op_sort,tbl_lazy)
S3method(op_vars,lazy_base_query)
S3method(op_vars,lazy_multi_join_query)
S3method(op_vars,lazy_rf_join_query)
S3method(op_vars,lazy_select_query)
S3method(op_vars,lazy_semi_join_query)
S3method(op_vars,lazy_set_op_query)
S3method(op_vars,lazy_union_query)
S3method(op_vars,lazy_values_query)
S3method(op_vars,tbl_lazy)
S3method(print,base_query)
S3method(print,dbplyr_catalog)
S3method(print,dbplyr_schema)
S3method(print,dbplyr_sql_options)
S3method(print,ident)
S3method(print,join_query)
S3method(print,lazy_base_local_query)
S3method(print,lazy_base_remote_query)
S3method(print,lazy_select_query)
S3method(print,lazy_semi_join_query)
S3method(print,lazy_set_op_query)
S3method(print,lazy_union_query)
S3method(print,multi_join_query)
S3method(print,select_query)
S3method(print,semi_join_query)
S3method(print,set_op_query)
S3method(print,sql)
S3method(print,sql_clause)
S3method(print,sql_variant)
S3method(print,tbl_lazy)
S3method(print,tbl_sql)
S3method(print,union_query)
S3method(pull,tbl_sql)
S3method(relocate,tbl_lazy)
S3method(remote_table,lazy_base_local_query)
S3method(remote_table,lazy_base_remote_query)
S3method(remote_table,lazy_query)
S3method(remote_table,tbl_lazy)
S3method(rename,tbl_lazy)
S3method(rename_with,tbl_lazy)
S3method(right_join,tbl_lazy)
S3method(rows_append,tbl_lazy)
S3method(rows_delete,tbl_lazy)
S3method(rows_insert,tbl_lazy)
S3method(rows_patch,tbl_lazy)
S3method(rows_update,tbl_lazy)
S3method(rows_upsert,tbl_lazy)
S3method(same_src,src_sql)
S3method(same_src,tbl_lazy)
S3method(same_src,tbl_sql)
S3method(select,tbl_lazy)
S3method(semi_join,tbl_lazy)
S3method(show_query,tbl_lazy)
S3method(slice,tbl_lazy)
S3method(slice_head,tbl_lazy)
S3method(slice_max,tbl_lazy)
S3method(slice_min,tbl_lazy)
S3method(slice_sample,tbl_lazy)
S3method(slice_tail,tbl_lazy)
S3method(sql_build,lazy_base_local_query)
S3method(sql_build,lazy_base_remote_query)
S3method(sql_build,lazy_multi_join_query)
S3method(sql_build,lazy_rf_join_query)
S3method(sql_build,lazy_select_query)
S3method(sql_build,lazy_semi_join_query)
S3method(sql_build,lazy_set_op_query)
S3method(sql_build,lazy_union_query)
S3method(sql_build,lazy_values_query)
S3method(sql_build,tbl_lazy)
S3method(sql_cast_dispatch,Date)
S3method(sql_cast_dispatch,POSIXct)
S3method(sql_cast_dispatch,character)
S3method(sql_cast_dispatch,factor)
S3method(sql_cast_dispatch,integer)
S3method(sql_cast_dispatch,integer64)
S3method(sql_cast_dispatch,logical)
S3method(sql_cast_dispatch,numeric)
S3method(sql_cast_dispatch,sql)
S3method(sql_escape_date,ACCESS)
S3method(sql_escape_date,DBIConnection)
S3method(sql_escape_date,PostgreSQL)
S3method(sql_escape_date,PqConnection)
S3method(sql_escape_datetime,ACCESS)
S3method(sql_escape_datetime,DBIConnection)
S3method(sql_escape_datetime,MariaDBConnection)
S3method(sql_escape_datetime,MySQL)
S3method(sql_escape_datetime,MySQLConnection)
S3method(sql_escape_ident,DBIConnection)
S3method(sql_escape_ident,TestConnection)
S3method(sql_escape_logical,"Microsoft SQL Server")
S3method(sql_escape_logical,ACCESS)
S3method(sql_escape_logical,DBIConnection)
S3method(sql_escape_logical,SQLiteConnection)
S3method(sql_escape_raw,"Microsoft SQL Server")
S3method(sql_escape_raw,DBIConnection)
S3method(sql_escape_string,DBIConnection)
S3method(sql_escape_string,TestConnection)
S3method(sql_expr_matches,DBIConnection)
S3method(sql_expr_matches,MariaDBConnection)
S3method(sql_expr_matches,MySQL)
S3method(sql_expr_matches,MySQLConnection)
S3method(sql_expr_matches,OraConnection)
S3method(sql_expr_matches,Oracle)
S3method(sql_expr_matches,PostgreSQL)
S3method(sql_expr_matches,PostgreSQLConnection)
S3method(sql_expr_matches,PqConnection)
S3method(sql_expr_matches,SQLiteConnection)
S3method(sql_join,DBIConnection)
S3method(sql_join_suffix,DBIConnection)
S3method(sql_optimise,query)
S3method(sql_optimise,select_query)
S3method(sql_query_append,"Microsoft SQL Server")
S3method(sql_query_append,DBIConnection)
S3method(sql_query_delete,"Microsoft SQL Server")
S3method(sql_query_delete,DBIConnection)
S3method(sql_query_explain,DBIConnection)
S3method(sql_query_explain,OraConnection)
S3method(sql_query_explain,Oracle)
S3method(sql_query_explain,PostgreSQL)
S3method(sql_query_explain,PostgreSQLConnection)
S3method(sql_query_explain,PqConnection)
S3method(sql_query_explain,Redshift)
S3method(sql_query_explain,RedshiftConnection)
S3method(sql_query_explain,SQLiteConnection)
S3method(sql_query_fields,DBIConnection)
S3method(sql_query_insert,"Microsoft SQL Server")
S3method(sql_query_insert,DBIConnection)
S3method(sql_query_insert,PostgreSQL)
S3method(sql_query_insert,PostgreSQLConnection)
S3method(sql_query_insert,PqConnection)
S3method(sql_query_join,DBIConnection)
S3method(sql_query_join,MariaDBConnection)
S3method(sql_query_join,MySQL)
S3method(sql_query_join,MySQLConnection)
S3method(sql_query_multi_join,DBIConnection)
S3method(sql_query_rows,DBIConnection)
S3method(sql_query_save,"Microsoft SQL Server")
S3method(sql_query_save,DBIConnection)
S3method(sql_query_save,OraConnection)
S3method(sql_query_save,Oracle)
S3method(sql_query_select,"Microsoft SQL Server")
S3method(sql_query_select,ACCESS)
S3method(sql_query_select,DBIConnection)
S3method(sql_query_select,OraConnection)
S3method(sql_query_select,Oracle)
S3method(sql_query_select,Teradata)
S3method(sql_query_semi_join,DBIConnection)
S3method(sql_query_set_op,DBIConnection)
S3method(sql_query_set_op,Hive)
S3method(sql_query_set_op,SQLiteConnection)
S3method(sql_query_union,DBIConnection)
S3method(sql_query_update_from,"Microsoft SQL Server")
S3method(sql_query_update_from,DBIConnection)
S3method(sql_query_update_from,MariaDBConnection)
S3method(sql_query_update_from,MySQL)
S3method(sql_query_update_from,MySQLConnection)
S3method(sql_query_upsert,"Microsoft SQL Server")
S3method(sql_query_upsert,DBIConnection)
S3method(sql_query_upsert,MariaDBConnection)
S3method(sql_query_upsert,MySQL)
S3method(sql_query_upsert,MySQLConnection)
S3method(sql_query_upsert,OraConnection)
S3method(sql_query_upsert,Oracle)
S3method(sql_query_upsert,PostgreSQL)
S3method(sql_query_upsert,PostgreSQLConnection)
S3method(sql_query_upsert,PqConnection)
S3method(sql_query_upsert,SQLiteConnection)
S3method(sql_query_wrap,DBIConnection)
S3method(sql_render,base_query)
S3method(sql_render,join_query)
S3method(sql_render,lazy_query)
S3method(sql_render,multi_join_query)
S3method(sql_render,select_query)
S3method(sql_render,semi_join_query)
S3method(sql_render,set_op_query)
S3method(sql_render,tbl_lazy)
S3method(sql_render,union_query)
S3method(sql_render,values_query)
S3method(sql_returning_cols,"Microsoft SQL Server")
S3method(sql_returning_cols,DBIConnection)
S3method(sql_select,DBIConnection)
S3method(sql_semi_join,DBIConnection)
S3method(sql_set_op,DBIConnection)
S3method(sql_subquery,DBIConnection)
S3method(sql_table_analyze,"Microsoft SQL Server")
S3method(sql_table_analyze,"Spark SQL")
S3method(sql_table_analyze,ACCESS)
S3method(sql_table_analyze,DBIConnection)
S3method(sql_table_analyze,HDB)
S3method(sql_table_analyze,Hive)
S3method(sql_table_analyze,Impala)
S3method(sql_table_analyze,MariaDBConnection)
S3method(sql_table_analyze,MySQL)
S3method(sql_table_analyze,MySQLConnection)
S3method(sql_table_analyze,OraConnection)
S3method(sql_table_analyze,Oracle)
S3method(sql_table_analyze,Snowflake)
S3method(sql_table_analyze,Teradata)
S3method(sql_table_index,DBIConnection)
S3method(sql_translate_env,DBIConnection)
S3method(sql_translation,"Microsoft SQL Server")
S3method(sql_translation,"Spark SQL")
S3method(sql_translation,ACCESS)
S3method(sql_translation,DBIConnection)
S3method(sql_translation,HDB)
S3method(sql_translation,Hive)
S3method(sql_translation,Impala)
S3method(sql_translation,MariaDBConnection)
S3method(sql_translation,MySQL)
S3method(sql_translation,MySQLConnection)
S3method(sql_translation,OdbcConnection)
S3method(sql_translation,OraConnection)
S3method(sql_translation,Oracle)
S3method(sql_translation,PostgreSQL)
S3method(sql_translation,PostgreSQLConnection)
S3method(sql_translation,PqConnection)
S3method(sql_translation,Redshift)
S3method(sql_translation,RedshiftConnection)
S3method(sql_translation,SQLiteConnection)
S3method(sql_translation,Snowflake)
S3method(sql_translation,Teradata)
S3method(sql_values_subquery,"Microsoft SQL Server")
S3method(sql_values_subquery,DBIConnection)
S3method(sql_values_subquery,HDB)
S3method(sql_values_subquery,MariaDBConnection)
S3method(sql_values_subquery,MySQL)
S3method(sql_values_subquery,MySQLConnection)
S3method(sql_values_subquery,OraConnection)
S3method(sql_values_subquery,Oracle)
S3method(sql_values_subquery,PostgreSQL)
S3method(sql_values_subquery,PqConnection)
S3method(sql_values_subquery,Redshift)
S3method(sql_values_subquery,RedshiftConnection)
S3method(src_tbls,src_sql)
S3method(summarise,tbl_lazy)
S3method(supports_window_clause,"Spark SQL")
S3method(supports_window_clause,ACCESS)
S3method(supports_window_clause,DBIConnection)
S3method(supports_window_clause,Hive)
S3method(supports_window_clause,MariaDBConnection)
S3method(supports_window_clause,MySQL)
S3method(supports_window_clause,MySQLConnection)
S3method(supports_window_clause,PostgreSQL)
S3method(supports_window_clause,PostgreSQLConnection)
S3method(supports_window_clause,PqConnection)
S3method(supports_window_clause,Redshift)
S3method(supports_window_clause,RedshiftConnection)
S3method(supports_window_clause,SQLiteConnection)
S3method(tail,tbl_lazy)
S3method(tally,tbl_lazy)
S3method(tbl,src_dbi)
S3method(tbl_format_header,tbl_sql)
S3method(tbl_sum,tbl_sql)
S3method(tbl_vars,tbl_lazy)
S3method(tidyselect_data_has_predicates,tbl_lazy)
S3method(tidyselect_data_proxy,tbl_lazy)
S3method(transmute,tbl_lazy)
S3method(ungroup,tbl_lazy)
S3method(union_all,tbl_lazy)
S3method(unique,sql)
S3method(values_prepare,DBIConnection)
S3method(values_prepare,SQLiteConnection)
export("%>%")
export(as.sql)
export(base_agg)
export(base_no_win)
export(base_odbc_agg)
export(base_odbc_scalar)
export(base_odbc_win)
export(base_scalar)
export(base_win)
export(build_sql)
export(copy_inline)
export(copy_lahman)
export(copy_nycflights13)
export(db_col_types)
export(db_collect)
export(db_compute)
export(db_connection_describe)
export(db_copy_to)
export(db_sql_render)
export(db_supports_table_alias_with_as)
export(db_table_temporary)
export(dbplyr_edition)
export(dbplyr_pivot_wider_spec)
export(dbplyr_uncount)
export(escape)
export(escape_ansi)
export(get_returned_rows)
export(has_lahman)
export(has_nycflights13)
export(has_returned_rows)
export(ident)
export(ident_q)
export(in_catalog)
export(in_schema)
export(is.ident)
export(is.sql)
export(join_query)
export(lahman_mysql)
export(lahman_postgres)
export(lahman_sqlite)
export(lahman_srcs)
export(lazy_base_query)
export(lazy_frame)
export(lazy_multi_join_query)
export(lazy_query)
export(lazy_rf_join_query)
export(lazy_select_query)
export(lazy_semi_join_query)
export(lazy_set_op_query)
export(lazy_union_query)
export(memdb_frame)
export(named_commas)
export(nycflights13_postgres)
export(nycflights13_sqlite)
export(op_frame)
export(op_grps)
export(op_sort)
export(op_vars)
export(partial_eval)
export(remote_con)
export(remote_name)
export(remote_query)
export(remote_query_plan)
export(remote_src)
export(remote_table)
export(select_query)
export(semi_join_query)
export(set_op_query)
export(simulate_access)
export(simulate_dbi)
export(simulate_hana)
export(simulate_hive)
export(simulate_impala)
export(simulate_mssql)
export(simulate_mysql)
export(simulate_odbc)
export(simulate_oracle)
export(simulate_postgres)
export(simulate_redshift)
export(simulate_snowflake)
export(simulate_spark_sql)
export(simulate_sqlite)
export(simulate_teradata)
export(sql)
export(sql_aggregate)
export(sql_aggregate_2)
export(sql_aggregate_n)
export(sql_build)
export(sql_call2)
export(sql_cast)
export(sql_cot)
export(sql_escape_date)
export(sql_escape_datetime)
export(sql_escape_logical)
export(sql_escape_raw)
export(sql_expr)
export(sql_expr_matches)
export(sql_indent_subquery)
export(sql_infix)
export(sql_join_suffix)
export(sql_log)
export(sql_not_supported)
export(sql_optimise)
export(sql_options)
export(sql_paste)
export(sql_paste_infix)
export(sql_prefix)
export(sql_query_append)
export(sql_query_delete)
export(sql_query_explain)
export(sql_query_fields)
export(sql_query_insert)
export(sql_query_join)
export(sql_query_multi_join)
export(sql_query_rows)
export(sql_query_save)
export(sql_query_select)
export(sql_query_semi_join)
export(sql_query_set_op)
export(sql_query_union)
export(sql_query_update_from)
export(sql_query_upsert)
export(sql_query_wrap)
export(sql_quote)
export(sql_random)
export(sql_render)
export(sql_returning_cols)
export(sql_runif)
export(sql_str_sub)
export(sql_substr)
export(sql_table_analyze)
export(sql_table_index)
export(sql_translation)
export(sql_translator)
export(sql_try_cast)
export(sql_variant)
export(sql_vector)
export(src_dbi)
export(src_memdb)
export(src_sql)
export(src_test)
export(supports_window_clause)
export(tbl_lazy)
export(tbl_memdb)
export(tbl_sql)
export(test_frame)
export(test_load)
export(test_register_con)
export(test_register_src)
export(translate_sql)
export(translate_sql_)
export(union_query)
export(win_absent)
export(win_aggregate)
export(win_aggregate_2)
export(win_cumulative)
export(win_current_frame)
export(win_current_group)
export(win_current_order)
export(win_over)
export(win_rank)
export(win_rank_tdata)
export(win_recycled)
export(window_frame)
export(window_order)
import(DBI)
import(rlang)
importFrom(R6,R6Class)
importFrom(cli,cli_abort)
importFrom(dplyr,add_count)
importFrom(dplyr,anti_join)
importFrom(dplyr,arrange)
importFrom(dplyr,auto_copy)
importFrom(dplyr,collapse)
importFrom(dplyr,collect)
importFrom(dplyr,compute)
importFrom(dplyr,copy_to)
importFrom(dplyr,count)
importFrom(dplyr,cross_join)
importFrom(dplyr,db_analyze)
importFrom(dplyr,db_create_index)
importFrom(dplyr,db_desc)
importFrom(dplyr,db_explain)
importFrom(dplyr,db_query_fields)
importFrom(dplyr,db_save_query)
importFrom(dplyr,db_write_table)
importFrom(dplyr,distinct)
importFrom(dplyr,do)
importFrom(dplyr,explain)
importFrom(dplyr,filter)
importFrom(dplyr,full_join)
importFrom(dplyr,group_by)
importFrom(dplyr,group_size)
importFrom(dplyr,group_vars)
importFrom(dplyr,groups)
importFrom(dplyr,inner_join)
importFrom(dplyr,intersect)
importFrom(dplyr,join_by)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,n_groups)
importFrom(dplyr,pull)
importFrom(dplyr,relocate)
importFrom(dplyr,rename)
importFrom(dplyr,rename_with)
importFrom(dplyr,right_join)
importFrom(dplyr,rows_append)
importFrom(dplyr,rows_delete)
importFrom(dplyr,rows_insert)
importFrom(dplyr,rows_patch)
importFrom(dplyr,rows_update)
importFrom(dplyr,rows_upsert)
importFrom(dplyr,same_src)
importFrom(dplyr,select)
importFrom(dplyr,semi_join)
importFrom(dplyr,setdiff)
importFrom(dplyr,show_query)
importFrom(dplyr,slice)
importFrom(dplyr,slice_head)
importFrom(dplyr,slice_max)
importFrom(dplyr,slice_min)
importFrom(dplyr,slice_sample)
importFrom(dplyr,slice_tail)
importFrom(dplyr,sql_join)
importFrom(dplyr,sql_select)
importFrom(dplyr,sql_semi_join)
importFrom(dplyr,sql_set_op)
importFrom(dplyr,sql_subquery)
importFrom(dplyr,sql_translate_env)
importFrom(dplyr,src_tbls)
importFrom(dplyr,summarise)
importFrom(dplyr,tally)
importFrom(dplyr,tbl)
importFrom(dplyr,tbl_vars)
importFrom(dplyr,transmute)
importFrom(dplyr,ungroup)
importFrom(dplyr,union)
importFrom(dplyr,union_all)
importFrom(glue,glue)
importFrom(magrittr,"%>%")
importFrom(methods,initialize)
importFrom(pillar,align)
importFrom(pillar,style_subtle)
importFrom(pillar,tbl_format_header)
importFrom(stats,setNames)
importFrom(stats,update)
importFrom(tibble,as_tibble)
importFrom(tibble,tbl_sum)
importFrom(tibble,tibble)
importFrom(tidyselect,everything)
importFrom(tidyselect,tidyselect_data_has_predicates)
importFrom(tidyselect,tidyselect_data_proxy)
importFrom(utils,head)
importFrom(utils,tail)
