# Generated by roxygen2: do not edit by hand

export(coalesce_compatible)
export(coalesce_rows)
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(retrieve_texts)
export(reunite)
export(transmutate)
import(dplyr)
import(ggplot2)
import(rlang)
importFrom(cshapes,cshp)
importFrom(dplyr,"%>%")
importFrom(dplyr,all_of)
importFrom(dplyr,any_vars)
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,select)
importFrom(dplyr,starts_with)
importFrom(dplyr,summarise)
importFrom(ggraph,create_layout)
importFrom(ggraph,geom_edge_arc)
importFrom(ggraph,geom_node_point)
importFrom(ggraph,geom_node_text)
importFrom(ggraph,ggraph)
importFrom(ggraph,scale_edge_width_continuous)
importFrom(httr,GET)
importFrom(httr,content)
importFrom(httr,http_error)
importFrom(httr,stop_for_status)
importFrom(httr,warn_for_status)
importFrom(janitor,compare_df_cols)
importFrom(jsonlite,fromJSON)
importFrom(messydates,as_messydate)
importFrom(migraph,as_edgelist)
importFrom(migraph,as_tidygraph)
importFrom(migraph,is_graph)
importFrom(migraph,is_multiplex)
importFrom(migraph,node_names)
importFrom(plyr,ddply)
importFrom(purrr,map)
importFrom(purrr,map_chr)
importFrom(purrr,pluck)
importFrom(purrr,reduce)
importFrom(remotes,install_github)
importFrom(stats,ave)
importFrom(stats,na.omit)
importFrom(stats,reorder)
importFrom(stringr,str_count)
importFrom(stringr,str_detect)
importFrom(stringr,str_extract)
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_to_title)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
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,packageVersion)
importFrom(utils,read.csv)
importFrom(zoo,na.locf)
