# Generated by roxygen2: do not edit by hand

export("%>%")
export(acled_api)
export(acled_auth)
export(acled_deletions_api)
export(acled_rounding)
export(acled_transform_interaction)
export(acled_transform_longer)
export(acled_transform_wider)
export(acled_update)
import(dplyr)
import(httr)
import(httr2)
import(lubridate)
import(purrr)
import(stringr)
importFrom(dplyr,anti_join)
importFrom(dplyr,filter)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,relocate)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(magrittr,"%>%")
importFrom(methods,hasArg)
importFrom(rlang,.data)
importFrom(stringr,str_c)
importFrom(stringr,str_detect)
importFrom(stringr,str_replace)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_trim)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,pivot_wider)
importFrom(tidyr,replace_na)
importFrom(tidyr,separate_rows)
importFrom(utils,menu)
