# Generated by roxygen2: do not edit by hand

S3method(plot,compare_categories)
S3method(plot,compare_missing)
S3method(plot,compare_overlap)
export(call_packages)
export(call_releases)
export(call_sources)
export(call_treaties)
export(coalesce_compatible)
export(coalesce_rows)
export(compare_categories)
export(compare_dimensions)
export(compare_missing)
export(compare_overlap)
export(compare_ranges)
export(consolidate)
export(data_contrast)
export(data_evolution)
export(data_source)
export(db_comp)
export(db_plot)
export(favor)
export(favour)
export(get_packages)
export(network_map)
export(open_codebook)
export(plot_releases)
export(pluck)
export(recollect)
export(repaint)
export(retrieve_bilaterals)
export(retrieve_links)
export(retrieve_membership_list)
export(retrieve_multilaterals)
export(reunite)
export(transmutate)
import(dplyr)
import(ggplot2)
import(messydates)
importFrom(dplyr,"%>%")
importFrom(dplyr,all_of)
importFrom(dplyr,any_vars)
importFrom(dplyr,arrange)
importFrom(dplyr,as_tibble)
importFrom(dplyr,bind_rows)
importFrom(dplyr,distinct)
importFrom(dplyr,filter)
importFrom(dplyr,filter_all)
importFrom(dplyr,full_join)
importFrom(dplyr,group_by)
importFrom(dplyr,inner_join)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_at)
importFrom(dplyr,relocate)
importFrom(dplyr,rename)
importFrom(dplyr,rename_with)
importFrom(dplyr,select)
importFrom(dplyr,starts_with)
importFrom(dplyr,summarise)
importFrom(dplyr,tibble)
importFrom(httr,GET)
importFrom(httr,content)
importFrom(httr,http_error)
importFrom(httr,stop_for_status)
importFrom(httr,warn_for_status)
importFrom(jsonlite,fromJSON)
importFrom(messydates,as_messydate)
importFrom(plyr,ddply)
importFrom(purrr,map)
importFrom(purrr,pluck)
importFrom(purrr,reduce)
importFrom(remotes,install_github)
importFrom(stats,ave)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,reorder)
importFrom(stringr,str_count)
importFrom(stringr,str_detect)
importFrom(stringr,str_extract_all)
importFrom(stringr,str_remove)
importFrom(stringr,str_remove_all)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_split)
importFrom(stringr,str_trim)
importFrom(stringr,word)
importFrom(tidyr,drop_na)
importFrom(tidyr,fill)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,pivot_wider)
importFrom(tidyr,replace_na)
importFrom(usethis,ui_info)
importFrom(utils,askYesNo)
importFrom(utils,browseURL)
importFrom(utils,help)
importFrom(utils,packageVersion)
importFrom(zoo,na.locf)
