# Generated by roxygen2: do not edit by hand

export("%>%")
export(olink_anova)
export(olink_anova_posthoc)
export(olink_boxplot)
export(olink_bridgeselector)
export(olink_color_discrete)
export(olink_color_gradient)
export(olink_displayPlateDistributions)
export(olink_displayPlateLayout)
export(olink_dist_plot)
export(olink_fill_discrete)
export(olink_fill_gradient)
export(olink_lmer)
export(olink_lmer_plot)
export(olink_lmer_posthoc)
export(olink_normalization)
export(olink_pal)
export(olink_pca_plot)
export(olink_plate_randomizer)
export(olink_qc_plot)
export(olink_ttest)
export(olink_volcano_plot)
export(read_NPX)
export(set_plot_theme)
importFrom(broom,tidy)
importFrom(car,Anova)
importFrom(dplyr,all_of)
importFrom(dplyr,arrange)
importFrom(dplyr,as_tibble)
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(dplyr,case_when)
importFrom(dplyr,distinct)
importFrom(dplyr,do)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,group_modify)
importFrom(dplyr,if_else)
importFrom(dplyr,left_join)
importFrom(dplyr,matches)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_at)
importFrom(dplyr,n)
importFrom(dplyr,n_distinct)
importFrom(dplyr,pull)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(dplyr,summarize)
importFrom(dplyr,tally)
importFrom(dplyr,ungroup)
importFrom(emmeans,emmeans)
importFrom(forcats,as_factor)
importFrom(generics,tidy)
importFrom(ggplot2,aes)
importFrom(ggplot2,arrow)
importFrom(ggplot2,discrete_scale)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_line)
importFrom(ggplot2,element_rect)
importFrom(ggplot2,element_text)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_bar)
importFrom(ggplot2,geom_boxplot)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_pointrange)
importFrom(ggplot2,geom_segment)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,geom_tile)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,guides)
importFrom(ggplot2,labs)
importFrom(ggplot2,position_dodge)
importFrom(ggplot2,scale_colour_gradientn)
importFrom(ggplot2,scale_fill_gradientn)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,scale_x_discrete)
importFrom(ggplot2,theme)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(ggrepel,geom_label_repel)
importFrom(grDevices,col2rgb)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,rgb)
importFrom(grid,unit)
importFrom(lme4,lmerControl)
importFrom(lmerTest,lmer)
importFrom(magrittr,"%>%")
importFrom(methods,show)
importFrom(readxl,read_excel)
importFrom(rlang,ensym)
importFrom(stats,IQR)
importFrom(stats,as.formula)
importFrom(stats,contr.sum)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,p.adjust)
importFrom(stats,prcomp)
importFrom(stats,reorder)
importFrom(stats,sd)
importFrom(stats,t.test)
importFrom(stats,var)
importFrom(stringr,str_detect)
importFrom(stringr,str_replace)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_to_title)
importFrom(stringr,str_to_upper)
importFrom(tibble,column_to_rownames)
importFrom(tibble,is_tibble)
importFrom(tidyr,gather)
importFrom(tidyr,pivot_wider)
importFrom(tidyr,separate)
importFrom(tidyr,spread)
importFrom(tidyr,tibble)
importFrom(tidyr,unite)
importFrom(tidyselect,all_of)
importFrom(tools,file_ext)
importFrom(utils,glob2rx)
importFrom(utils,globalVariables)
importFrom(utils,head)
importFrom(utils,read.table)
