# Generated by roxygen2: do not edit by hand

export("%>%")
export(availableDataSets)
export(availableFiles)
export(dataSets)
export(description)
export(downloadDataSet)
export(downloadFiles)
export(filePaths)
export(runinfo)
export(techniques)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,distinct)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,relocate)
importFrom(dplyr,right_join)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(fs,dir_create)
importFrom(fs,dir_exists)
importFrom(fs,dir_ls)
importFrom(fs,fs_bytes)
importFrom(magrittr,"%>%")
importFrom(magrittr,set_colnames)
importFrom(magrittr,set_names)
importFrom(piggyback,pb_download)
importFrom(piggyback,pb_list)
importFrom(purrr,map)
importFrom(purrr,map_chr)
importFrom(purrr,walk)
importFrom(readr,read_csv)
importFrom(rlang,inform)
importFrom(rlang,is_interactive)
importFrom(stringr,regex)
importFrom(stringr,str_c)
importFrom(stringr,str_detect)
importFrom(stringr,str_extract)
importFrom(stringr,str_remove_all)
importFrom(stringr,str_split)
importFrom(tibble,as_tibble)
importFrom(tibble,deframe)
importFrom(tibble,tibble)
importFrom(utils,menu)
importFrom(yaml,read_yaml)
