# Generated by roxygen2: do not edit by hand

export(check_cache_status)
export(clear_user_cache)
export(get_dataset)
export(get_dataset_info)
export(list_datasets)
export(update_cache_from_github)
import(rlang)
importFrom(cli,cli_abort)
importFrom(cli,cli_inform)
importFrom(cli,cli_warn)
importFrom(dplyr,across)
importFrom(dplyr,bind_rows)
importFrom(dplyr,filter)
importFrom(dplyr,join_by)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,pull)
importFrom(dplyr,rename)
importFrom(dplyr,rename_with)
importFrom(dplyr,select)
importFrom(dplyr,where)
importFrom(lubridate,year)
importFrom(lubridate,ymd)
importFrom(purrr,compact)
importFrom(purrr,map)
importFrom(purrr,map_lgl)
importFrom(purrr,pluck)
importFrom(purrr,possibly)
importFrom(readxl,read_excel)
importFrom(rlang,try_fetch)
importFrom(rvest,html_attr)
importFrom(rvest,html_elements)
importFrom(stats,setNames)
importFrom(stringr,str_replace)
importFrom(stringr,str_to_title)
importFrom(tibble,tibble)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,pivot_wider)
importFrom(tidyr,separate_wider_delim)
importFrom(xml2,read_html)
importFrom(yaml,read_yaml)
