# Generated by roxygen2: do not edit by hand export("%>%") export(animate_anti_join) export(animate_full_join) export(animate_gather) export(animate_inner_join) export(animate_intersect) export(animate_left_join) export(animate_right_join) export(animate_semi_join) export(animate_setdiff) export(animate_spread) export(animate_union) export(animate_union_all) importFrom(dplyr,anti_join) importFrom(dplyr,arrange) importFrom(dplyr,bind_cols) importFrom(dplyr,bind_rows) importFrom(dplyr,filter) importFrom(dplyr,full_join) importFrom(dplyr,group_by) importFrom(dplyr,inner_join) importFrom(dplyr,left_join) importFrom(dplyr,mutate) importFrom(dplyr,pull) importFrom(dplyr,right_join) importFrom(dplyr,select) importFrom(dplyr,semi_join) importFrom(magrittr,"%>%")