# Generated by roxygen2: do not edit by hand

export("%->%")
export("%->_%")
export("%.>%")
export("%land%")
export("%land_%")
export(DebugFn)
export(DebugFnE)
export(DebugFnW)
export(DebugFnWE)
export(DebugPrintFn)
export(DebugPrintFnE)
export(addConstantColumn)
export(buildJoinPlan)
export(executeLeftJoinPlan)
export(expandColumn)
export(gapply)
export(inspectDescrAndJoinPlan)
export(key_inspector_all_cols)
export(key_inspector_postgresql)
export(key_inspector_sqlite)
export(keysAreUnique)
export(let)
export(makeJoinDiagramSpec)
export(makeTempNameGenerator)
export(renderJoinDiagram)
export(replyr_add_ids)
export(replyr_apply_f_mapped)
export(replyr_arrange)
export(replyr_bind_rows)
export(replyr_check_ranks)
export(replyr_coalesce)
export(replyr_colClasses)
export(replyr_copy_from)
export(replyr_copy_to)
export(replyr_dim)
export(replyr_drop_table_name)
export(replyr_filter)
export(replyr_get_src)
export(replyr_group_by)
export(replyr_has_table)
export(replyr_hasrows)
export(replyr_inTest)
export(replyr_is_MySQL_data)
export(replyr_is_Spark_data)
export(replyr_is_local_data)
export(replyr_list_tables)
export(replyr_mapRestrictCols)
export(replyr_moveValuesToColumns)
export(replyr_moveValuesToRows)
export(replyr_ncol)
export(replyr_nrow)
export(replyr_quantile)
export(replyr_quantilec)
export(replyr_rename)
export(replyr_reverseMap)
export(replyr_select)
export(replyr_split)
export(replyr_summary)
export(replyr_testCols)
export(replyr_union_all)
export(replyr_uniqueValues)
export(restrictToNameAssignments)
export(tableDescription)
export(topoSortTables)
importFrom(dplyr,arrange)
importFrom(dplyr,as.tbl)
importFrom(dplyr,collect)
importFrom(dplyr,compute)
importFrom(dplyr,copy_to)
importFrom(dplyr,db_drop_table)
importFrom(dplyr,funs)
importFrom(dplyr,inner_join)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,one_of)
importFrom(dplyr,select)
importFrom(dplyr,summarise_all)
importFrom(dplyr,summarize)
importFrom(dplyr,tbl)
importFrom(dplyr,transmute)
importFrom(dplyr,ungroup)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(utils,capture.output)
importFrom(utils,head)
importFrom(wrapr,"%.>%")
importFrom(wrapr,DebugFn)
importFrom(wrapr,DebugFnE)
importFrom(wrapr,DebugFnW)
importFrom(wrapr,DebugFnWE)
importFrom(wrapr,DebugPrintFn)
importFrom(wrapr,DebugPrintFnE)
importFrom(wrapr,let)
importFrom(wrapr,restrictToNameAssignments)
