# Generated by roxygen2: do not edit by hand

S3method(plot,occCiteData)
S3method(print,occCiteCitation)
S3method(summary,occCiteData)
export(GBIFLogin)
export(GBIFLoginManager)
export(getBIENpoints)
export(getGBIFpoints)
export(occCitation)
export(occCiteData)
export(occCiteMap)
export(occQuery)
export(prevGBIFdownload)
export(studyTaxonList)
export(taxonRectification)
exportClasses(GBIFLogin)
exportClasses(occCiteCitation)
exportClasses(occCiteData)
import(RPostgreSQL)
import(bib2df)
import(leaflet)
import(lubridate)
import(rgbif)
importFrom(RColorBrewer,brewer.pal)
importFrom(curl,has_internet)
importFrom(dplyr,
  "%>%",
  bind_rows,
  filter,
  inner_join,
  join_by,
  mutate,
  mutate_if
)
importFrom(ggplot2,
  aes,
  element_text,
  geom_histogram,
  ggplot,
  ggplot_build,
  ggtitle,
  scale_y_continuous,
  theme,
  theme_classic,
  xlab,
  ylab
)
importFrom(methods,
  is,
  new
)
importFrom(rlang,.data)
importFrom(stats,
  complete.cases,
  na.omit
)
importFrom(utils,packageVersion)
importFrom(viridis,viridis)
