# Generated by roxygen2: do not edit by hand

export("%<>%")
export("%>%")
export(bls_api)
export(county_fips)
export(dateCast)
export(firstupper)
export(inflation_adjust)
export(quick_employed_level)
export(quick_employed_rate)
export(quick_laborForce_level)
export(quick_laborForce_rate)
export(quick_nonfarm_employed)
export(quick_unemp_level)
export(quick_unemp_rate)
export(search_ids)
export(urlExists)
importFrom(dplyr,arrange)
importFrom(dplyr,filter)
importFrom(dplyr,mutate)
importFrom(dplyr,pull)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(httr,POST)
importFrom(httr,content)
importFrom(httr,content_type_json)
importFrom(jsonlite,toJSON)
importFrom(magrittr,"%<>%")
importFrom(magrittr,"%>%")
importFrom(purrr,map)
importFrom(purrr,map_chr)
importFrom(stats,aggregate)
importFrom(stats,lag)
importFrom(stringr,str_detect)
importFrom(stringr,str_to_title)
importFrom(stringr,str_trim)
importFrom(tibble,as_tibble)
importFrom(utils,capture.output)
