# Generated by roxygen2: do not edit by hand

export("%>%")
export(annotate_foods)
export(fobi_graph)
export(id_convert)
export(msea)
export(ora)
export(parse_fobi)
import(ggplot2)
import(ggraph)
import(tidygraph)
importFrom(RecordLinkage,jarowinkler)
importFrom(clisymbols,symbol)
importFrom(crayon,green)
importFrom(crayon,red)
importFrom(crayon,yellow)
importFrom(dplyr,any_vars)
importFrom(dplyr,arrange)
importFrom(dplyr,as_tibble)
importFrom(dplyr,bind_rows)
importFrom(dplyr,desc)
importFrom(dplyr,filter)
importFrom(dplyr,filter_all)
importFrom(dplyr,group_by)
importFrom(dplyr,last_col)
importFrom(dplyr,left_join)
importFrom(dplyr,matches)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_all)
importFrom(dplyr,mutate_at)
importFrom(dplyr,n)
importFrom(dplyr,relocate)
importFrom(dplyr,rename)
importFrom(dplyr,rowwise)
importFrom(dplyr,select)
importFrom(dplyr,select_at)
importFrom(dplyr,slice)
importFrom(dplyr,summarise)
importFrom(dplyr,ungroup)
importFrom(dplyr,vars)
importFrom(fgsea,fgsea)
importFrom(fgsea,fora)
importFrom(magrittr,"%>%")
importFrom(ontologyIndex,get_ancestors)
importFrom(ontologyIndex,get_descendants)
importFrom(ontologyIndex,get_ontology)
importFrom(purrr,map)
importFrom(stringr,regex)
importFrom(stringr,str_detect)
importFrom(stringr,str_remove)
importFrom(stringr,str_remove_all)
importFrom(stringr,str_replace)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_split)
importFrom(stringr,str_squish)
importFrom(stringr,str_trim)
importFrom(textclean,make_plural)
importFrom(tictoc,tic)
importFrom(tictoc,toc)
importFrom(tidyr,drop_na)
importFrom(tidyr,expand_grid)
importFrom(tidyr,pivot_wider)
importFrom(tidyr,separate_rows)
importFrom(tidyr,unnest)
importFrom(vroom,vroom)
