# Generated by roxygen2: do not edit by hand

export(nomis_api_key)
export(nomis_codelist)
export(nomis_content_type)
export(nomis_data_info)
export(nomis_get_data)
export(nomis_get_metadata)
export(nomis_overview)
export(nomis_search)
importFrom(dplyr,bind_rows)
importFrom(httr,GET)
importFrom(httr,content)
importFrom(httr,http_error)
importFrom(httr,http_type)
importFrom(httr,status_code)
importFrom(jsonlite,fromJSON)
importFrom(readr,col_character)
importFrom(readr,col_double)
importFrom(readr,read_csv)
importFrom(rlang,list2)
importFrom(rsdmx,readSDMX)
importFrom(snakecase,to_any_case)
importFrom(snakecase,to_snake_case)
importFrom(tibble,as_tibble)
importFrom(tibble,enframe)
importFrom(utils,menu)
