# Generated by roxygen2: do not edit by hand

S3method("[",fun_list)
S3method("[",grouped_df)
S3method(all.equal,tbl_df)
S3method(anti_join,data.frame)
S3method(anti_join,tbl_df)
S3method(anti_join,tbl_lazy)
S3method(arrange_,data.frame)
S3method(arrange_,tbl_df)
S3method(arrange_,tbl_lazy)
S3method(as.data.frame,grouped_df)
S3method(as.data.frame,rowwise_df)
S3method(as.data.frame,tbl_cube)
S3method(as.data.frame,tbl_df)
S3method(as.data.frame,tbl_sql)
S3method(as.fun_list,"function")
S3method(as.fun_list,character)
S3method(as.fun_list,fun_list)
S3method(as.table,tbl_cube)
S3method(as.tbl,data.frame)
S3method(as.tbl,tbl)
S3method(as.tbl_cube,array)
S3method(as.tbl_cube,data.frame)
S3method(as.tbl_cube,matrix)
S3method(as.tbl_cube,table)
S3method(as_data_frame,grouped_df)
S3method(as_data_frame,tbl_cube)
S3method(auto_copy,tbl_cube)
S3method(auto_copy,tbl_df)
S3method(auto_copy,tbl_sql)
S3method(c,sql)
S3method(cbind,grouped_df)
S3method(collapse,data.frame)
S3method(collapse,tbl_sql)
S3method(collect,data.frame)
S3method(collect,tbl_sql)
S3method(compute,data.frame)
S3method(compute,tbl_sql)
S3method(copy_to,src_local)
S3method(copy_to,src_sql)
S3method(db_analyze,DBIConnection)
S3method(db_analyze,MySQLConnection)
S3method(db_begin,DBIConnection)
S3method(db_begin,MySQLConnection)
S3method(db_begin,PostgreSQLConnection)
S3method(db_commit,DBIConnection)
S3method(db_commit,MySQLConnection)
S3method(db_create_index,DBIConnection)
S3method(db_create_index,MySQLConnection)
S3method(db_create_indexes,DBIConnection)
S3method(db_create_table,DBIConnection)
S3method(db_data_type,DBIConnection)
S3method(db_data_type,MySQLConnection)
S3method(db_drop_table,DBIConnection)
S3method(db_explain,DBIConnection)
S3method(db_explain,PostgreSQLConnection)
S3method(db_has_table,DBIConnection)
S3method(db_has_table,MySQLConnection)
S3method(db_has_table,PostgreSQLConnection)
S3method(db_insert_into,MySQLConnection)
S3method(db_insert_into,PostgreSQLConnection)
S3method(db_insert_into,SQLiteConnection)
S3method(db_list_tables,DBIConnection)
S3method(db_query_fields,DBIConnection)
S3method(db_query_fields,DBITestConnection)
S3method(db_query_fields,PostgreSQLConnection)
S3method(db_query_rows,DBIConnection)
S3method(db_rollback,DBIConnection)
S3method(db_save_query,DBIConnection)
S3method(dim,tbl_cube)
S3method(dim,tbl_sql)
S3method(dimnames,tbl_sql)
S3method(distinct_,data.frame)
S3method(distinct_,grouped_df)
S3method(distinct_,tbl_df)
S3method(distinct_,tbl_lazy)
S3method(do_,"NULL")
S3method(do_,data.frame)
S3method(do_,grouped_df)
S3method(do_,rowwise_df)
S3method(do_,tbl_sql)
S3method(escape,"NULL")
S3method(escape,Date)
S3method(escape,POSIXt)
S3method(escape,character)
S3method(escape,double)
S3method(escape,factor)
S3method(escape,ident)
S3method(escape,integer)
S3method(escape,list)
S3method(escape,logical)
S3method(escape,sql)
S3method(explain,tbl_sql)
S3method(filter_,data.frame)
S3method(filter_,tbl_cube)
S3method(filter_,tbl_df)
S3method(filter_,tbl_lazy)
S3method(format,ident)
S3method(format,sql)
S3method(format,src_local)
S3method(format,src_sql)
S3method(full_join,data.frame)
S3method(full_join,tbl_df)
S3method(full_join,tbl_lazy)
S3method(group_by_,data.frame)
S3method(group_by_,rowwise_df)
S3method(group_by_,tbl_cube)
S3method(group_by_,tbl_lazy)
S3method(group_indices_,data.frame)
S3method(group_indices_,grouped_df)
S3method(group_size,data.frame)
S3method(group_size,grouped_df)
S3method(group_size,rowwise_df)
S3method(group_size,tbl_sql)
S3method(groups,data.frame)
S3method(groups,grouped_df)
S3method(groups,tbl_cube)
S3method(groups,tbl_lazy)
S3method(head,tbl_lazy)
S3method(inner_join,data.frame)
S3method(inner_join,tbl_df)
S3method(inner_join,tbl_lazy)
S3method(intersect,data.frame)
S3method(intersect,default)
S3method(intersect,tbl_lazy)
S3method(left_join,data.frame)
S3method(left_join,tbl_df)
S3method(left_join,tbl_lazy)
S3method(mutate_,data.frame)
S3method(mutate_,tbl_df)
S3method(mutate_,tbl_lazy)
S3method(n_groups,data.frame)
S3method(n_groups,grouped_df)
S3method(n_groups,rowwise_df)
S3method(n_groups,tbl_sql)
S3method(names,sql_variant)
S3method(op_grps,op_base)
S3method(op_grps,op_double)
S3method(op_grps,op_group_by)
S3method(op_grps,op_single)
S3method(op_grps,op_summarise)
S3method(op_grps,op_ungroup)
S3method(op_grps,tbl_lazy)
S3method(op_sort,op_arrange)
S3method(op_sort,op_base)
S3method(op_sort,op_double)
S3method(op_sort,op_single)
S3method(op_sort,op_summarise)
S3method(op_sort,tbl_lazy)
S3method(op_vars,op_base)
S3method(op_vars,op_join)
S3method(op_vars,op_mutate)
S3method(op_vars,op_rename)
S3method(op_vars,op_select)
S3method(op_vars,op_semi_join)
S3method(op_vars,op_set_op)
S3method(op_vars,op_single)
S3method(op_vars,op_summarise)
S3method(op_vars,tbl_lazy)
S3method(print,BoolResult)
S3method(print,fun_list)
S3method(print,grouped_df)
S3method(print,join_query)
S3method(print,location)
S3method(print,op_base_local)
S3method(print,op_base_remote)
S3method(print,op_single)
S3method(print,rowwise_df)
S3method(print,select_query)
S3method(print,semi_join_query)
S3method(print,set_op_query)
S3method(print,sql)
S3method(print,sql_variant)
S3method(print,src)
S3method(print,tbl_cube)
S3method(print,tbl_lazy)
S3method(print,tbl_sql)
S3method(query,DBIConnection)
S3method(rbind,grouped_df)
S3method(recode,character)
S3method(recode,factor)
S3method(recode,numeric)
S3method(rename_,data.frame)
S3method(rename_,grouped_df)
S3method(rename_,tbl_cube)
S3method(rename_,tbl_lazy)
S3method(right_join,data.frame)
S3method(right_join,tbl_df)
S3method(right_join,tbl_lazy)
S3method(same_src,data.frame)
S3method(same_src,src_sql)
S3method(same_src,tbl_cube)
S3method(same_src,tbl_lazy)
S3method(same_src,tbl_sql)
S3method(sample_frac,data.frame)
S3method(sample_frac,default)
S3method(sample_frac,grouped_df)
S3method(sample_n,data.frame)
S3method(sample_n,default)
S3method(sample_n,grouped_df)
S3method(select_,data.frame)
S3method(select_,grouped_df)
S3method(select_,tbl_cube)
S3method(select_,tbl_lazy)
S3method(semi_join,data.frame)
S3method(semi_join,tbl_df)
S3method(semi_join,tbl_lazy)
S3method(setdiff,data.frame)
S3method(setdiff,default)
S3method(setdiff,tbl_lazy)
S3method(setequal,data.frame)
S3method(setequal,default)
S3method(slice_,data.frame)
S3method(slice_,tbl_df)
S3method(sql_build,op_arrange)
S3method(sql_build,op_base_local)
S3method(sql_build,op_base_remote)
S3method(sql_build,op_distinct)
S3method(sql_build,op_filter)
S3method(sql_build,op_group_by)
S3method(sql_build,op_head)
S3method(sql_build,op_join)
S3method(sql_build,op_mutate)
S3method(sql_build,op_rename)
S3method(sql_build,op_select)
S3method(sql_build,op_semi_join)
S3method(sql_build,op_set_op)
S3method(sql_build,op_summarise)
S3method(sql_build,op_ungroup)
S3method(sql_build,tbl_lazy)
S3method(sql_build,tbl_sql)
S3method(sql_escape_ident,DBITestConnection)
S3method(sql_escape_ident,MySQLConnection)
S3method(sql_escape_ident,SQLiteConnection)
S3method(sql_escape_ident,default)
S3method(sql_escape_string,default)
S3method(sql_join,default)
S3method(sql_render,ident)
S3method(sql_render,join_query)
S3method(sql_render,op)
S3method(sql_render,select_query)
S3method(sql_render,semi_join_query)
S3method(sql_render,set_op_query)
S3method(sql_render,sql)
S3method(sql_render,tbl_lazy)
S3method(sql_render,tbl_sql)
S3method(sql_select,default)
S3method(sql_semi_join,default)
S3method(sql_set_op,default)
S3method(sql_subquery,SQLiteConnection)
S3method(sql_subquery,default)
S3method(sql_translate_env,"NULL")
S3method(sql_translate_env,DBITestConnection)
S3method(sql_translate_env,MySQLConnection)
S3method(sql_translate_env,PostgreSQLConnection)
S3method(sql_translate_env,SQLiteConnection)
S3method(src_desc,src_mysql)
S3method(src_desc,src_postgres)
S3method(src_desc,src_sqlite)
S3method(src_tbls,src_local)
S3method(src_tbls,src_sql)
S3method(summarise_,data.frame)
S3method(summarise_,tbl_cube)
S3method(summarise_,tbl_df)
S3method(summarise_,tbl_lazy)
S3method(tail,tbl_sql)
S3method(tbl,src_local)
S3method(tbl,src_mysql)
S3method(tbl,src_postgres)
S3method(tbl,src_sqlite)
S3method(tbl_vars,data.frame)
S3method(tbl_vars,tbl_cube)
S3method(tbl_vars,tbl_lazy)
S3method(transmute_,default)
S3method(ungroup,data.frame)
S3method(ungroup,grouped_df)
S3method(ungroup,rowwise_df)
S3method(ungroup,tbl_lazy)
S3method(union,data.frame)
S3method(union,default)
S3method(union,tbl_lazy)
S3method(union_all,data.frame)
S3method(union_all,default)
S3method(union_all,tbl_lazy)
S3method(unique,sql)
export("%>%")
export(add_op_single)
export(add_row)
export(add_rownames)
export(all_equal)
export(anti_join)
export(arrange)
export(arrange_)
export(as.tbl)
export(as.tbl_cube)
export(as_data_frame)
export(auto_copy)
export(base_agg)
export(base_no_win)
export(base_scalar)
export(base_win)
export(bench_tbls)
export(between)
export(bind_cols)
export(bind_rows)
export(build_sql)
export(case_when)
export(changes)
export(coalesce)
export(collapse)
export(collect)
export(combine)
export(common_by)
export(compare_tbls)
export(compute)
export(contains)
export(copy_lahman)
export(copy_nycflights13)
export(copy_to)
export(count)
export(count_)
export(cumall)
export(cumany)
export(cume_dist)
export(cummean)
export(current_vars)
export(data_frame)
export(data_frame_)
export(db_analyze)
export(db_begin)
export(db_commit)
export(db_create_index)
export(db_create_indexes)
export(db_create_table)
export(db_data_type)
export(db_drop_table)
export(db_explain)
export(db_has_table)
export(db_insert_into)
export(db_list_tables)
export(db_query_fields)
export(db_query_rows)
export(db_rollback)
export(db_save_query)
export(dense_rank)
export(desc)
export(dim_desc)
export(distinct)
export(distinct_)
export(do)
export(do_)
export(ends_with)
export(escape)
export(eval_tbls)
export(everything)
export(explain)
export(failwith)
export(filter)
export(filter_)
export(first)
export(frame_data)
export(full_join)
export(funs)
export(funs_)
export(glimpse)
export(group_by)
export(group_by_)
export(group_by_prepare)
export(group_indices)
export(group_indices_)
export(group_size)
export(grouped_df)
export(groups)
export(has_lahman)
export(has_nycflights13)
export(id)
export(ident)
export(if_else)
export(inner_join)
export(intersect)
export(is.grouped_df)
export(is.ident)
export(is.sql)
export(is.src)
export(is.tbl)
export(join_query)
export(lag)
export(lahman_df)
export(lahman_dt)
export(lahman_mysql)
export(lahman_postgres)
export(lahman_sqlite)
export(lahman_srcs)
export(last)
export(lead)
export(left_join)
export(location)
export(lst)
export(lst_)
export(make_tbl)
export(matches)
export(memdb_frame)
export(min_rank)
export(mutate)
export(mutate_)
export(mutate_all)
export(mutate_at)
export(mutate_each)
export(mutate_each_)
export(mutate_each_q)
export(mutate_if)
export(n)
export(n_distinct)
export(n_groups)
export(na_if)
export(named_commas)
export(near)
export(nth)
export(ntile)
export(num_range)
export(nycflights13_postgres)
export(nycflights13_sqlite)
export(one_of)
export(op_base)
export(op_double)
export(op_grps)
export(op_single)
export(op_sort)
export(op_vars)
export(order_by)
export(partial_eval)
export(percent_rank)
export(progress_estimated)
export(query)
export(rbind_all)
export(rbind_list)
export(recode)
export(recode_factor)
export(regroup)
export(rename)
export(rename_)
export(rename_vars)
export(rename_vars_)
export(right_join)
export(row_number)
export(rowwise)
export(same_src)
export(sample_frac)
export(sample_n)
export(select)
export(select_)
export(select_if)
export(select_query)
export(select_vars)
export(select_vars_)
export(semi_join)
export(semi_join_query)
export(set_op_query)
export(setdiff)
export(setequal)
export(show_query)
export(slice)
export(slice_)
export(sql)
export(sql_build)
export(sql_escape_ident)
export(sql_escape_string)
export(sql_infix)
export(sql_join)
export(sql_not_supported)
export(sql_prefix)
export(sql_quote)
export(sql_render)
export(sql_select)
export(sql_semi_join)
export(sql_set_op)
export(sql_subquery)
export(sql_translate_env)
export(sql_translator)
export(sql_variant)
export(sql_vector)
export(src)
export(src_desc)
export(src_df)
export(src_local)
export(src_memdb)
export(src_mysql)
export(src_postgres)
export(src_sql)
export(src_sqlite)
export(src_tbls)
export(starts_with)
export(summarise)
export(summarise_)
export(summarise_all)
export(summarise_at)
export(summarise_each)
export(summarise_each_)
export(summarise_each_q)
export(summarise_if)
export(summarize)
export(summarize_)
export(summarize_all)
export(summarize_at)
export(summarize_each)
export(summarize_each_)
export(summarize_if)
export(tally)
export(tbl)
export(tbl_cube)
export(tbl_df)
export(tbl_sql)
export(tbl_vars)
export(test_frame)
export(test_load)
export(test_register_src)
export(tibble)
export(top_n)
export(translate_sql)
export(translate_sql_)
export(transmute)
export(transmute_)
export(trunc_mat)
export(type_sum)
export(ungroup)
export(union)
export(union_all)
export(vars)
export(with_order)
import(DBI)
import(assertthat)
importFrom(R6,R6Class)
importFrom(Rcpp,Rcpp.plugin.maker)
importFrom(Rcpp,cppFunction)
importFrom(magrittr,"%>%")
importFrom(stats,lag)
importFrom(stats,setNames)
importFrom(stats,update)
importFrom(tibble,add_row)
importFrom(tibble,as_data_frame)
importFrom(tibble,data_frame)
importFrom(tibble,data_frame_)
importFrom(tibble,frame_data)
importFrom(tibble,glimpse)
importFrom(tibble,lst)
importFrom(tibble,lst_)
importFrom(tibble,tibble)
importFrom(tibble,trunc_mat)
importFrom(tibble,type_sum)
importFrom(utils,head)
importFrom(utils,tail)
useDynLib(dplyr)
