# Generated by roxygen2: do not edit by hand

export("%>%")
export(getAbundance)
export(getAbundanceAnomaly)
export(getArthroCollections)
export(getInfectionRate)
export(getPools)
export(getPoolsComparisionTable)
export(getToken)
export(getVectorIndex)
export(plotInfectionRate)
export(processAbunAnom)
importFrom(DT,datatable)
importFrom(dplyr,arrange)
importFrom(dplyr,count)
importFrom(dplyr,desc)
importFrom(dplyr,distinct_at)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,summarise)
importFrom(dplyr,summarize)
importFrom(dplyr,vars)
importFrom(ggplot2,aes)
importFrom(ggplot2,coord_cartesian)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_path)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_ribbon)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_x_continuous)
importFrom(httr,GET)
importFrom(httr,POST)
importFrom(httr,add_headers)
importFrom(httr,content)
importFrom(httr,modify_url)
importFrom(jsonlite,fromJSON)
importFrom(kableExtra,kbl)
importFrom(knitr,kable)
importFrom(lubridate,epiweek)
importFrom(lubridate,month)
importFrom(lubridate,today)
importFrom(lubridate,year)
importFrom(magrittr,"%>%")
importFrom(plotly,ggplotly)
importFrom(rstudioapi,askForPassword)
importFrom(stats,qnorm)
importFrom(stringr,str_replace)
importFrom(stringr,str_replace_all)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,pivot_wider)
importFrom(tidyr,unnest)
importFrom(utils,tail)
