# Generated by roxygen2: do not edit by hand

export(air_install)
export(air_style)
export(check_databricks_odbc)
export(check_git_sslverify)
export(check_gitconfig_location)
export(check_github_pat)
export(check_proxy_settings)
export(check_renv_dl_file_method)
export(check_renv_download_method)
export(check_renv_rprof_location)
export(check_rtools)
export(comma_sep)
export(create_project)
export(diagnostic_test)
export(fetch_countries)
export(fetch_lads)
export(fetch_las)
export(fetch_lsips)
export(fetch_mayoral)
export(fetch_mp_lookup)
export(fetch_pcons)
export(fetch_regions)
export(fetch_wards)
export(format_ay)
export(format_ay_reverse)
export(format_fy)
export(format_fy_reverse)
export(get_clean_sql)
export(get_ons_api_data)
export(pretty_filesize)
export(pretty_num)
export(pretty_num_table)
export(pretty_time)
export(pretty_time_taken)
export(round_five_up)
export(toggle_message)
export(write_df_to_delta)
export(z_replace)
import(DBI)
import(arrow)
import(httr2)
import(renv, except = run)
importFrom(dplyr,
  across,
  coalesce,
  mutate,
  where
)
importFrom(emoji,emoji)
importFrom(lifecycle,deprecated)
importFrom(rlang,.data)
importFrom(usethis,
  create_package,
  create_project,
  proj_set,
  use_test,
  use_testthat
)
importFrom(utils,installed.packages)
importFrom(withr,with_dir)
