# Generated by roxygen2: do not edit by hand

export(coalesce_compatible)
export(coalesce_rows)
export(consolidate)
export(data_contrast)
export(data_source)
export(favor)
export(favour)
export(get_bilaterals)
export(get_multilaterals)
export(get_packages)
export(open_codebook)
export(plot_releases)
export(pluck)
export(recollect)
export(repaint)
export(reunite)
export(transmutate)
import(dplyr)
import(ggplot2)
import(messydates)
import(rlang)
importFrom(dplyr,"%>%")
importFrom(dplyr,all_of)
importFrom(dplyr,bind_rows)
importFrom(dplyr,coalesce)
importFrom(dplyr,distinct)
importFrom(dplyr,full_join)
importFrom(dplyr,inner_join)
importFrom(dplyr,select)
importFrom(dplyr,slice)
importFrom(dplyr,starts_with)
importFrom(httr,GET)
importFrom(httr,content)
importFrom(httr,http_error)
importFrom(httr,stop_for_status)
importFrom(httr,warn_for_status)
importFrom(jsonlite,fromJSON)
importFrom(lubridate,as_date)
importFrom(lubridate,ceiling_date)
importFrom(lubridate,floor_date)
importFrom(lubridate,ymd)
importFrom(progress,progress_bar)
importFrom(purrr,map)
importFrom(purrr,pluck)
importFrom(purrr,reduce)
importFrom(remotes,install_github)
importFrom(stats,ave)
importFrom(stats,na.omit)
importFrom(stringr,str_detect)
importFrom(stringr,str_remove)
importFrom(stringr,str_split)
importFrom(stringr,str_to_title)
importFrom(tibble,as_tibble)
importFrom(utils,combn)
importFrom(utils,packageVersion)
