# Generated by roxygen2: do not edit by hand

export(bold.analyze.align)
export(bold.analyze.diversity)
export(bold.analyze.map)
export(bold.analyze.tree)
export(bold.apikey)
export(bold.data.summarize)
export(bold.export)
export(bold.fetch)
export(bold.fields.info)
export(bold.full.search)
export(bold.public.search)
import(dplyr)
importFrom(BAT,
  alpha.accum,
  beta
)
importFrom(ape,
  add.scale.bar,
  as.DNAbin,
  base.freq,
  dist.dna,
  nj,
  njs,
  plot.phylo,
  read.dna,
  write.FASTA,
  write.tree
)
importFrom(data.table,
  fread,
  rbindlist
)
importFrom(dplyr,
  "%>%",
  across,
  between,
  bind_rows,
  c_across,
  case_when,
  distinct,
  filter,
  if_all,
  if_any,
  matches,
  mutate,
  pull,
  rowwise,
  select,
  ungroup
)
importFrom(ggplot2,
  aes,
  coord_sf,
  element_blank,
  element_line,
  element_text,
  geom_bar,
  geom_line,
  geom_point,
  geom_sf,
  geom_sf_text,
  ggplot,
  ggsave,
  ggtitle,
  labeller,
  labs,
  scale_y_continuous,
  sym,
  theme,
  theme_bw,
  theme_classic,
  theme_minimal,
  xlab,
  ylab
)
importFrom(graphics,par)
importFrom(grid,unit)
importFrom(httr,
  GET,
  POST,
  add_headers,
  content,
  http_error,
  http_status,
  stop_for_status,
  upload_file
)
importFrom(jsonlite,fromJSON)
importFrom(maps,map)
importFrom(rlang,sym)
importFrom(rnaturalearth,ne_countries)
importFrom(sf,
  st_as_sf,
  st_as_sfc,
  st_bbox,
  st_crs,
  st_drop_geometry,
  st_intersection,
  st_intersects,
  st_make_grid,
  st_read,
  st_set_crs,
  st_sf,
  st_simplify,
  st_transform
)
importFrom(skimr,
  partition,
  skim,
  skim_with
)
importFrom(stats,
  as.formula,
  fitted,
  setNames
)
importFrom(tidyr,
  all_of,
  drop_na,
  gather,
  pivot_longer,
  pivot_wider,
  separate,
  starts_with,
  unite
)
importFrom(utils,
  URLencode,
  download.file,
  read.delim,
  write.table
)
importFrom(vegan,
  diversity,
  prestondistr
)
