# Generated by roxygen2: do not edit by hand

export("%>%")
export(get_content_parsed)
export(get_provinces)
export(get_regions)
export(get_reports)
export(get_subregion_vaccination_data)
export(get_subregions)
export(get_summary)
export(get_vaccination_data)
export(get_vaccine_age_groups)
importFrom(dplyr,across)
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(httr,GET)
importFrom(httr,content)
importFrom(httr,http_error)
importFrom(httr,http_type)
importFrom(jsonlite,fromJSON)
importFrom(lubridate,with_tz)
importFrom(magrittr,"%>%")
importFrom(purrr,discard)
importFrom(purrr,imap_chr)
importFrom(purrr,map_dfr)
importFrom(rlang,.data)
importFrom(stringr,str_detect)
importFrom(tibble,lst)
importFrom(tidyr,unnest)
importFrom(tidyselect,matches)
importFrom(utils,URLencode)
