# Generated by roxygen2: do not edit by hand

export(.editMatches)
export(.matchOntology)
export(.updateOntology)
export(adb_archive)
export(adb_backup)
export(adb_diagnose)
export(adb_example)
export(adb_init)
export(adb_inventory)
export(adb_ontology)
export(adb_querry)
export(adb_reset)
export(adb_restore)
export(adb_schemas)
export(adb_translations)
export(normGeometry)
export(normTable)
export(regDataseries)
export(regGeometry)
export(regTable)
importFrom(archive,archive_write_dir)
importFrom(beepr,beep)
importFrom(checkmate,assertCharacter)
importFrom(checkmate,assertChoice)
importFrom(checkmate,assertClass)
importFrom(checkmate,assertDataFrame)
importFrom(checkmate,assertDate)
importFrom(checkmate,assertDirectoryExists)
importFrom(checkmate,assertFileExists)
importFrom(checkmate,assertIntegerish)
importFrom(checkmate,assertList)
importFrom(checkmate,assertLogical)
importFrom(checkmate,assertNames)
importFrom(checkmate,assertNumeric)
importFrom(checkmate,assertSubset)
importFrom(checkmate,assertTRUE)
importFrom(checkmate,testChoice)
importFrom(checkmate,testDataFrame)
importFrom(checkmate,testDirectory)
importFrom(checkmate,testDirectoryExists)
importFrom(checkmate,testFileExists)
importFrom(checkmate,testNames)
importFrom(checkmate,testSubset)
importFrom(dplyr,across)
importFrom(dplyr,all_vars)
importFrom(dplyr,anti_join)
importFrom(dplyr,any_of)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(dplyr,desc)
importFrom(dplyr,distinct)
importFrom(dplyr,everything)
importFrom(dplyr,filter)
importFrom(dplyr,filter_at)
importFrom(dplyr,first)
importFrom(dplyr,full_join)
importFrom(dplyr,group_by)
importFrom(dplyr,if_any)
importFrom(dplyr,if_else)
importFrom(dplyr,lag)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_if)
importFrom(dplyr,n)
importFrom(dplyr,n_distinct)
importFrom(dplyr,na_if)
importFrom(dplyr,pull)
importFrom(dplyr,rename)
importFrom(dplyr,rename_with)
importFrom(dplyr,right_join)
importFrom(dplyr,row_number)
importFrom(dplyr,rowwise)
importFrom(dplyr,select)
importFrom(dplyr,slice)
importFrom(dplyr,summarise)
importFrom(dplyr,summarise_all)
importFrom(dplyr,ungroup)
importFrom(dplyr,vars)
importFrom(fuzzyjoin,stringdist_left_join)
importFrom(magrittr,"%>%")
importFrom(ontologics,get_class)
importFrom(ontologics,get_concept)
importFrom(ontologics,get_source)
importFrom(ontologics,load_ontology)
importFrom(ontologics,make_tree)
importFrom(ontologics,new_concept)
importFrom(ontologics,new_mapping)
importFrom(ontologics,new_source)
importFrom(progress,progress_bar)
importFrom(purrr,map)
importFrom(purrr,map_chr)
importFrom(purrr,map_dfr)
importFrom(readr,cols)
importFrom(readr,guess_encoding)
importFrom(readr,read_csv)
importFrom(readr,read_lines)
importFrom(readr,read_rds)
importFrom(readr,write_csv)
importFrom(readr,write_lines)
importFrom(readr,write_rds)
importFrom(rlang,":=")
importFrom(rlang,ensym)
importFrom(rlang,eval_tidy)
importFrom(rlang,exprs)
importFrom(rlang,list2)
importFrom(rlang,sym)
importFrom(rmapshaper,ms_simplify)
importFrom(sf,"st_crs<-")
importFrom(sf,NA_crs_)
importFrom(sf,read_sf)
importFrom(sf,st_area)
importFrom(sf,st_as_sf)
importFrom(sf,st_buffer)
importFrom(sf,st_crs)
importFrom(sf,st_drivers)
importFrom(sf,st_drop_geometry)
importFrom(sf,st_equals)
importFrom(sf,st_geometry)
importFrom(sf,st_geometry_type)
importFrom(sf,st_intersection)
importFrom(sf,st_intersects)
importFrom(sf,st_is_valid)
importFrom(sf,st_join)
importFrom(sf,st_layers)
importFrom(sf,st_make_valid)
importFrom(sf,st_read)
importFrom(sf,st_sf)
importFrom(sf,st_transform)
importFrom(sf,st_write)
importFrom(stats,na.omit)
importFrom(stringr,str_c)
importFrom(stringr,str_detect)
importFrom(stringr,str_extract)
importFrom(stringr,str_pad)
importFrom(stringr,str_replace)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_split)
importFrom(stringr,str_split_1)
importFrom(stringr,str_split_i)
importFrom(stringr,str_to_title)
importFrom(tabshiftr,reorganise)
importFrom(tabshiftr,setFormat)
importFrom(tabshiftr,setIDVar)
importFrom(tabshiftr,setObsVar)
importFrom(tibble,add_column)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
importFrom(tidyr,contains)
importFrom(tidyr,fill)
importFrom(tidyr,gather)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,pivot_wider)
importFrom(tidyr,separate)
importFrom(tidyr,separate_longer_delim)
importFrom(tidyr,separate_rows)
importFrom(tidyr,separate_wider_delim)
importFrom(tidyr,separate_wider_regex)
importFrom(tidyr,unite)
importFrom(tidyselect,all_of)
importFrom(tidyselect,any_of)
importFrom(tidyselect,everything)
importFrom(tidyselect,starts_with)
importFrom(tidyselect,where)
importFrom(tools,file_ext)
importFrom(utils,capture.output)
importFrom(utils,citation)
importFrom(utils,head)
importFrom(utils,read.csv)
importFrom(utils,sessionInfo)
importFrom(utils,tail)
importFrom(utils,tar)
