# Generated by roxygen2: do not edit by hand

export(cocktailApp)
import(shiny)
importFrom(dplyr,arrange)
importFrom(dplyr,coalesce)
importFrom(dplyr,distinct)
importFrom(dplyr,everything)
importFrom(dplyr,filter)
importFrom(dplyr,first)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,one_of)
importFrom(dplyr,rename)
importFrom(dplyr,right_join)
importFrom(dplyr,sample_n)
importFrom(dplyr,select)
importFrom(dplyr,summarize)
importFrom(dplyr,ungroup)
importFrom(forcats,fct_rev)
importFrom(ggplot2,aes)
importFrom(ggplot2,coord_flip)
importFrom(ggplot2,geom_col)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,guide_legend)
importFrom(ggplot2,labs)
importFrom(grDevices,rgb)
importFrom(graphics,legend)
importFrom(magrittr,"%>%")
importFrom(shinythemes,shinytheme)
importFrom(stats,setNames)
importFrom(tibble,tribble)
importFrom(tidyr,spread)
importFrom(utils,data)
