# Generated by roxygen2: do not edit by hand

export(makeExampleDB)
export(normGeometry)
export(normTable)
export(regDataseries)
export(regGeometry)
export(regTable)
export(setPath)
export(setVariables)
importFrom(checkmate,assertCharacter)
importFrom(checkmate,assertChoice)
importFrom(checkmate,assertClass)
importFrom(checkmate,assertDataFrame)
importFrom(checkmate,assertDirectoryExists)
importFrom(checkmate,assertFileExists)
importFrom(checkmate,assertIntegerish)
importFrom(checkmate,assertList)
importFrom(checkmate,assertLogical)
importFrom(checkmate,assertNames)
importFrom(checkmate,assertSubset)
importFrom(checkmate,assertTRUE)
importFrom(checkmate,assertTibble)
importFrom(checkmate,testCharacter)
importFrom(checkmate,testChoice)
importFrom(checkmate,testDirectory)
importFrom(checkmate,testFileExists)
importFrom(checkmate,testIntegerish)
importFrom(dplyr,all_vars)
importFrom(dplyr,any_vars)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(dplyr,distinct)
importFrom(dplyr,ends_with)
importFrom(dplyr,filter)
importFrom(dplyr,filter_at)
importFrom(dplyr,full_join)
importFrom(dplyr,group_by)
importFrom(dplyr,if_else)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_at)
importFrom(dplyr,mutate_if)
importFrom(dplyr,n)
importFrom(dplyr,pull)
importFrom(dplyr,rename)
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,union)
importFrom(dplyr,vars)
importFrom(magrittr,"%>%")
importFrom(readr,cols)
importFrom(readr,guess_encoding)
importFrom(readr,read_csv)
importFrom(readr,write_csv)
importFrom(readr,write_rds)
importFrom(rlang,":=")
importFrom(rlang,enexpr)
importFrom(rlang,ensym)
importFrom(rlang,exprs)
importFrom(rlang,sym)
importFrom(sf,"st_geometry<-")
importFrom(sf,read_sf)
importFrom(sf,st_area)
importFrom(sf,st_buffer)
importFrom(sf,st_crs)
importFrom(sf,st_drivers)
importFrom(sf,st_equals)
importFrom(sf,st_geometry_type)
importFrom(sf,st_intersection)
importFrom(sf,st_join)
importFrom(sf,st_layers)
importFrom(sf,st_sf)
importFrom(sf,st_transform)
importFrom(sf,st_write)
importFrom(stats,setNames)
importFrom(stringr,str_c)
importFrom(stringr,str_detect)
importFrom(stringr,str_extract)
importFrom(stringr,str_locate)
importFrom(stringr,str_split)
importFrom(stringr,str_sub)
importFrom(tabshiftr,makeSchema)
importFrom(tabshiftr,reorganise)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
importFrom(tidyr,gather)
importFrom(tidyr,unite)
importFrom(tidyselect,all_of)
importFrom(tidyselect,contains)
importFrom(tidyselect,everything)
importFrom(tidyselect,matches)
importFrom(tidyselect,starts_with)
importFrom(utils,View)
importFrom(utils,adist)
importFrom(utils,edit)
importFrom(utils,file.edit)
importFrom(utils,read.csv)
importFrom(utils,setTxtProgressBar)
importFrom(utils,tail)
importFrom(utils,txtProgressBar)
