# Generated by roxygen2 (4.1.1): do not edit by hand

S3method("[",grouped_df)
S3method("[",tbl_df)
S3method(all.equal,tbl_df)
S3method(all.equal,tbl_dt)
S3method(anti_join,data.frame)
S3method(anti_join,data.table)
S3method(anti_join,tbl_df)
S3method(anti_join,tbl_sql)
S3method(arrange_,data.frame)
S3method(arrange_,data.table)
S3method(arrange_,grouped_dt)
S3method(arrange_,tbl_df)
S3method(arrange_,tbl_dt)
S3method(arrange_,tbl_sql)
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_dt)
S3method(as.data.frame,tbl_sql)
S3method(as.fun_list,character)
S3method(as.fun_list,fun_list)
S3method(as.tbl,data.frame)
S3method(as.tbl,data.table)
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(auto_copy,tbl_cube)
S3method(auto_copy,tbl_df)
S3method(auto_copy,tbl_dt)
S3method(auto_copy,tbl_sql)
S3method(c,sql)
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_table,DBIConnection)
S3method(db_data_type,DBIConnection)
S3method(db_data_type,MySQLConnection)
S3method(db_drop_table,DBIConnection)
S3method(db_explain,MySQLConnection)
S3method(db_explain,PostgreSQLConnection)
S3method(db_explain,SQLiteConnection)
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,PostgreSQLConnection)
S3method(db_query_fields,SQLiteConnection)
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_dt)
S3method(dimnames,tbl_sql)
S3method(distinct_,data.frame)
S3method(distinct_,data.table)
S3method(distinct_,grouped_df)
S3method(distinct_,grouped_dt)
S3method(distinct_,tbl_df)
S3method(distinct_,tbl_dt)
S3method(distinct_,tbl_sql)
S3method(do_,"NULL")
S3method(do_,data.frame)
S3method(do_,data.table)
S3method(do_,grouped_df)
S3method(do_,grouped_dt)
S3method(do_,rowwise_df)
S3method(do_,tbl_dt)
S3method(do_,tbl_sql)
S3method(escape,"NULL")
S3method(escape,Date)
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_,data.table)
S3method(filter_,grouped_dt)
S3method(filter_,tbl_cube)
S3method(filter_,tbl_df)
S3method(filter_,tbl_dt)
S3method(filter_,tbl_sql)
S3method(format,sql)
S3method(format,src_local)
S3method(format,src_sql)
S3method(format_v,character)
S3method(format_v,default)
S3method(full_join,data.frame)
S3method(full_join,tbl_df)
S3method(group_by_,data.frame)
S3method(group_by_,data.table)
S3method(group_by_,rowwise_df)
S3method(group_by_,tbl_cube)
S3method(group_by_,tbl_sql)
S3method(group_indices_,data.frame)
S3method(group_indices_,grouped_df)
S3method(group_size,data.frame)
S3method(group_size,grouped_df)
S3method(group_size,grouped_dt)
S3method(group_size,rowwise_df)
S3method(group_size,tbl_sql)
S3method(groups,data.frame)
S3method(groups,grouped_df)
S3method(groups,grouped_dt)
S3method(groups,tbl_cube)
S3method(groups,tbl_dt)
S3method(groups,tbl_sql)
S3method(head,tbl_dt)
S3method(head,tbl_sql)
S3method(inner_join,data.frame)
S3method(inner_join,data.table)
S3method(inner_join,tbl_df)
S3method(inner_join,tbl_sql)
S3method(intersect,data.frame)
S3method(intersect,default)
S3method(intersect,tbl_sql)
S3method(left_join,data.frame)
S3method(left_join,data.table)
S3method(left_join,tbl_df)
S3method(left_join,tbl_sql)
S3method(mutate_,data.frame)
S3method(mutate_,data.table)
S3method(mutate_,grouped_dt)
S3method(mutate_,tbl_df)
S3method(mutate_,tbl_dt)
S3method(mutate_,tbl_sql)
S3method(n_groups,data.frame)
S3method(n_groups,grouped_df)
S3method(n_groups,grouped_dt)
S3method(n_groups,rowwise_df)
S3method(n_groups,tbl_sql)
S3method(names,sql_variant)
S3method(obj_type,"NULL")
S3method(obj_type,data.frame)
S3method(obj_type,data_frame)
S3method(obj_type,default)
S3method(print,BoolResult)
S3method(print,fun_list)
S3method(print,grouped_df)
S3method(print,grouped_dt)
S3method(print,location)
S3method(print,rowwise_df)
S3method(print,sql)
S3method(print,sql_variant)
S3method(print,src)
S3method(print,tbl_cube)
S3method(print,tbl_df)
S3method(print,tbl_dt)
S3method(print,tbl_sql)
S3method(print,trunc_mat)
S3method(query,DBIConnection)
S3method(rename_,data.frame)
S3method(rename_,data.table)
S3method(rename_,grouped_df)
S3method(rename_,grouped_dt)
S3method(rename_,tbl_cube)
S3method(rename_,tbl_dt)
S3method(rename_,tbl_sql)
S3method(reset,default)
S3method(reset,list)
S3method(reset,src_sql)
S3method(right_join,data.frame)
S3method(right_join,tbl_df)
S3method(same_src,data.frame)
S3method(same_src,src_sql)
S3method(same_src,tbl_cube)
S3method(same_src,tbl_dt)
S3method(same_src,tbl_sql)
S3method(sample_frac,data.frame)
S3method(sample_frac,default)
S3method(sample_frac,grouped_df)
S3method(sample_frac,grouped_dt)
S3method(sample_frac,tbl_dt)
S3method(sample_n,data.frame)
S3method(sample_n,default)
S3method(sample_n,grouped_df)
S3method(sample_n,grouped_dt)
S3method(sample_n,tbl_dt)
S3method(select_,data.frame)
S3method(select_,data.table)
S3method(select_,grouped_df)
S3method(select_,grouped_dt)
S3method(select_,tbl_cube)
S3method(select_,tbl_dt)
S3method(select_,tbl_sql)
S3method(semi_join,data.frame)
S3method(semi_join,data.table)
S3method(semi_join,tbl_df)
S3method(semi_join,tbl_sql)
S3method(setdiff,data.frame)
S3method(setdiff,default)
S3method(setdiff,tbl_sql)
S3method(setequal,data.frame)
S3method(setequal,default)
S3method(slice_,data.frame)
S3method(slice_,data.table)
S3method(slice_,grouped_dt)
S3method(slice_,tbl_df)
S3method(slice_,tbl_dt)
S3method(sql_escape_ident,"NULL")
S3method(sql_escape_ident,DBIConnection)
S3method(sql_escape_ident,MySQLConnection)
S3method(sql_escape_string,"NULL")
S3method(sql_escape_string,DBIConnection)
S3method(sql_join,DBIConnection)
S3method(sql_select,DBIConnection)
S3method(sql_semi_join,DBIConnection)
S3method(sql_set_op,DBIConnection)
S3method(sql_subquery,DBIConnection)
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(src_translate_env,"NULL")
S3method(src_translate_env,src_mysql)
S3method(src_translate_env,src_postgres)
S3method(src_translate_env,src_sqlite)
S3method(src_translate_env,tbl_sql)
S3method(summarise_,data.frame)
S3method(summarise_,data.table)
S3method(summarise_,grouped_dt)
S3method(summarise_,tbl_cube)
S3method(summarise_,tbl_df)
S3method(summarise_,tbl_dt)
S3method(summarise_,tbl_sql)
S3method(tail,tbl_dt)
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_dt)
S3method(tbl_vars,tbl_sql)
S3method(transmute_,default)
S3method(type_sum,Date)
S3method(type_sum,POSIXt)
S3method(type_sum,array)
S3method(type_sum,character)
S3method(type_sum,data.frame)
S3method(type_sum,default)
S3method(type_sum,factor)
S3method(type_sum,integer)
S3method(type_sum,logical)
S3method(type_sum,matrix)
S3method(type_sum,numeric)
S3method(ungroup,data.frame)
S3method(ungroup,data.table)
S3method(ungroup,grouped_df)
S3method(ungroup,grouped_dt)
S3method(ungroup,rowwise_df)
S3method(ungroup,tbl_dt)
S3method(ungroup,tbl_sql)
S3method(union,data.frame)
S3method(union,default)
S3method(union,tbl_sql)
S3method(unique,sql)
S3method(update,tbl_sql)
export("%.%")
export("%>%")
export(.datatable.aware)
export(add_rownames)
export(anti_join)
export(arrange)
export(arrange_)
export(as.tbl)
export(as.tbl_cube)
export(as_data_frame)
export(base_agg)
export(base_scalar)
export(base_win)
export(bench_tbls)
export(between)
export(bind_cols)
export(bind_rows)
export(build_sql)
export(chain)
export(chain_q)
export(changes)
export(collapse)
export(collect)
export(combine)
export(compare_tbls)
export(compute)
export(copy_lahman)
export(copy_nycflights13)
export(copy_to)
export(count)
export(count_)
export(cumall)
export(cumany)
export(cume_dist)
export(cummean)
export(data_frame)
export(data_frame_)
export(db_analyze)
export(db_begin)
export(db_commit)
export(db_create_index)
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(escape)
export(eval_tbls)
export(explain)
export(failwith)
export(filter)
export(filter_)
export(first)
export(full_join)
export(funs)
export(funs_)
export(get_cluster)
export(glimpse)
export(group_by)
export(group_by_)
export(group_indices)
export(group_indices_)
export(group_size)
export(grouped_df)
export(grouped_dt)
export(groups)
export(has_cluster)
export(has_lahman)
export(id)
export(ident)
export(init_cluster)
export(inner_join)
export(intersect)
export(is.grouped_df)
export(is.grouped_dt)
export(is.ident)
export(is.sql)
export(is.src)
export(is.tbl)
export(knit_print.trunc_mat)
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(make_tbl)
export(min_rank)
export(mutate)
export(mutate_)
export(mutate_each)
export(mutate_each_)
export(mutate_each_q)
export(n)
export(n_distinct)
export(n_groups)
export(nth)
export(ntile)
export(nycflights13_postgres)
export(nycflights13_sqlite)
export(order_by)
export(partial_eval)
export(percent_rank)
export(progress_estimated)
export(query)
export(rbind_all)
export(rbind_list)
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_vars)
export(select_vars_)
export(semi_join)
export(set_cluster)
export(setdiff)
export(setequal)
export(show_query)
export(slice)
export(slice_)
export(sql)
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_select)
export(sql_semi_join)
export(sql_set_op)
export(sql_subquery)
export(sql_translator)
export(sql_variant)
export(src)
export(src_desc)
export(src_df)
export(src_dt)
export(src_local)
export(src_mysql)
export(src_postgres)
export(src_sql)
export(src_sqlite)
export(src_tbls)
export(src_translate_env)
export(stop_cluster)
export(summarise)
export(summarise_)
export(summarise_each)
export(summarise_each_)
export(summarise_each_q)
export(summarize)
export(summarize_)
export(tally)
export(tbl)
export(tbl_cube)
export(tbl_df)
export(tbl_dt)
export(tbl_sql)
export(tbl_vars)
export(temp_srcs)
export(top_n)
export(translate_sql)
export(translate_sql_q)
export(transmute)
export(transmute_)
export(trunc_mat)
export(type_sum)
export(ungroup)
export(union)
export(with_order)
import(DBI)
import(assertthat)
importFrom(R6,R6Class)
importFrom(Rcpp,Rcpp.plugin.maker)
importFrom(Rcpp,cppFunction)
importFrom(magrittr,"%>%")
importFrom(parallel,detectCores)
importFrom(parallel,makeForkCluster)
importFrom(parallel,makePSOCKcluster)
importFrom(parallel,stopCluster)
importFrom(stats,lag)
importFrom(utils,head)
importFrom(utils,tail)
useDynLib(dplyr)
