# Generated by roxygen2: do not edit by hand

export(antimicrobial_analysis)
export(omniphobicity_analysis)
import(factoextra)
import(ggplot2)
import(grid)
import(multcompView)
import(stats)
importFrom(FactoMineR,PCA)
importFrom(dplyr,"%>%")
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(dplyr,ungroup)
importFrom(effectsize,eta_squared)
importFrom(factoextra,fviz_pca_ind)
importFrom(ggplot2,aes)
importFrom(ggplot2,annotate)
importFrom(ggplot2,coord_flip)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_rect)
importFrom(ggplot2,element_text)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_bar)
importFrom(ggplot2,geom_boxplot)
importFrom(ggplot2,geom_col)
importFrom(ggplot2,geom_errorbar)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_segment)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,geom_tile)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_color_brewer)
importFrom(ggplot2,scale_fill_brewer)
importFrom(ggplot2,scale_fill_gradient)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_minimal)
importFrom(grid,arrow)
importFrom(grid,unit)
importFrom(multcompView,multcompLetters4)
importFrom(randomForest,importance)
importFrom(randomForest,randomForest)
importFrom(stats,TukeyHSD)
importFrom(stats,aggregate)
importFrom(stats,aov)
importFrom(stats,chisq.test)
importFrom(stats,cmdscale)
importFrom(stats,dist)
importFrom(stats,fitted)
importFrom(stats,lm)
importFrom(stats,na.omit)
importFrom(stats,prcomp)
importFrom(stats,resid)
importFrom(stats,sd)
