# Generated by roxygen2: do not edit by hand

export("%<>%")
export("%>%")
export(bls_api)
export(bls_map_county)
export(bls_map_state)
export(dateCast)
export(get_bls_county)
export(get_bls_state)
export(inflation_adjust)
export(map_bls)
export(qcew_api)
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(set_bls_key)
export(urlExists)
import(datasets)
import(ggplot2)
import(grDevices)
import(utils)
importFrom(dplyr,mutate)
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_int)
importFrom(purrr,map_lgl)
importFrom(stats,aggregate)
importFrom(stats,na.omit)
importFrom(tibble,as_tibble)
importFrom(utils,capture.output)
importFrom(utils,download.file)
importFrom(utils,read.csv)
importFrom(utils,read.table)
importFrom(utils,write.table)
