# Generated by roxygen2: do not edit by hand export(checksum) export(convert_base4frac_to_dec) export(convert_dec_to_base4frac) export(download_zenodo) export(expand_types) export(fileman_folders) export(fileman_up) export(locate_n2khab_data) export(md5sum) export(n2khab_options) export(read_GRTSmh) export(read_GRTSmh_base4frac) export(read_GRTSmh_diffres) export(read_admin_areas) export(read_ecoregions) export(read_env_pressures) export(read_habitatmap) export(read_habitatmap_stdized) export(read_habitatmap_terr) export(read_habitatquarries) export(read_habitatsprings) export(read_habitatstreams) export(read_namelist) export(read_raster_runif) export(read_scheme_types) export(read_schemes) export(read_shallowgroundwater) export(read_soilmap) export(read_types) export(read_watercourse_100mseg) export(read_watersurfaces) export(read_watersurfaces_hab) export(sha256sum) export(xxh64sum) importFrom(assertthat,assert_that) importFrom(assertthat,is.flag) importFrom(assertthat,is.string) importFrom(assertthat,noNA) importFrom(curl,nslookup) importFrom(dplyr,"%>%") importFrom(dplyr,across) importFrom(dplyr,anti_join) importFrom(dplyr,arrange) importFrom(dplyr,as_tibble) importFrom(dplyr,bind_rows) importFrom(dplyr,contains) importFrom(dplyr,distinct) importFrom(dplyr,everything) importFrom(dplyr,filter) importFrom(dplyr,filter_at) importFrom(dplyr,group_by) importFrom(dplyr,group_by_at) importFrom(dplyr,group_vars) importFrom(dplyr,inner_join) importFrom(dplyr,left_join) importFrom(dplyr,matches) importFrom(dplyr,mutate) importFrom(dplyr,mutate_at) importFrom(dplyr,mutate_if) importFrom(dplyr,n) importFrom(dplyr,na_if) importFrom(dplyr,pull) importFrom(dplyr,recode) importFrom(dplyr,relocate) importFrom(dplyr,rename) importFrom(dplyr,select) importFrom(dplyr,starts_with) importFrom(dplyr,summarise) importFrom(dplyr,summarise_if) importFrom(dplyr,tibble) importFrom(dplyr,tribble) importFrom(dplyr,ungroup) importFrom(dplyr,vars) importFrom(forcats,fct_reorder) importFrom(git2rdata,read_vc) importFrom(magrittr,set_colnames) importFrom(plyr,mapvalues) importFrom(purrr,map) importFrom(purrr,map_chr) importFrom(purrr,map_lgl) importFrom(rlang,.data) importFrom(rlang,na_lgl) importFrom(rprojroot,find_root) importFrom(rprojroot,find_root_file) importFrom(rprojroot,has_dir) importFrom(rprojroot,is_git_root) importFrom(rprojroot,is_rstudio_project) importFrom(sf,"st_crs<-") importFrom(sf,read_sf) importFrom(sf,st_centroid) importFrom(sf,st_drop_geometry) importFrom(sf,st_is_valid) importFrom(sf,st_make_valid) importFrom(sf,st_transform) importFrom(stats,setNames) importFrom(stringr,fixed) importFrom(stringr,str_c) importFrom(stringr,str_detect) importFrom(stringr,str_match) importFrom(stringr,str_pad) importFrom(stringr,str_remove) importFrom(stringr,str_replace) importFrom(stringr,str_split) importFrom(stringr,str_squish) importFrom(stringr,str_sub) importFrom(stringr,str_to_title) importFrom(tidyr,nest) importFrom(tidyr,tribble) importFrom(tidyr,unnest) importFrom(tidyselect,any_of) importFrom(tidyselect,where) importFrom(utils,packageDescription) importFrom(utils,packageVersion)