# Generated by roxygen2: do not edit by hand

export("%>%")
export(get_concept)
export(load_ontology)
export(new_concept)
export(set_mapping)
importFrom(checkmate,assert)
importFrom(checkmate,assertCharacter)
importFrom(checkmate,assertChoice)
importFrom(checkmate,assertFileExists)
importFrom(checkmate,assertIntegerish)
importFrom(checkmate,assertLogical)
importFrom(checkmate,assertNames)
importFrom(checkmate,assertSubset)
importFrom(checkmate,testCharacter)
importFrom(checkmate,testChoice)
importFrom(checkmate,testIntegerish)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,everything)
importFrom(dplyr,filter)
importFrom(dplyr,if_else)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,pull)
importFrom(dplyr,select)
importFrom(magrittr,"%>%")
importFrom(magrittr,set_names)
importFrom(purrr,map_lgl)
importFrom(readr,read_csv)
importFrom(readr,read_rds)
importFrom(readr,write_rds)
importFrom(rlang,eval_tidy)
importFrom(rlang,quos)
importFrom(stringr,str_detect)
importFrom(stringr,str_split)
importFrom(stringr,str_sub)
importFrom(stringr,str_which)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
importFrom(tidyr,unite)
importFrom(tidyselect,everything)
importFrom(utils,tail)
