# Generated by roxygen2: do not edit by hand

S3method(check_contacts,contacts)
S3method(filter,sites)
S3method(get_contacts,default)
S3method(get_contacts,numeric)
S3method(get_datasets,default)
S3method(get_datasets,numeric)
S3method(get_datasets,site)
S3method(get_datasets,sites)
S3method(get_downloads,numeric)
S3method(get_downloads,sites)
S3method(get_publications,default)
S3method(get_publications,numeric)
S3method(get_publications,publication)
S3method(get_publications,publications)
S3method(get_sites,default)
S3method(get_sites,numeric)
S3method(get_taxa,default)
S3method(get_taxon,default)
S3method(get_taxon,numeric)
S3method(getids,collunit)
S3method(getids,collunits)
S3method(getids,site)
S3method(getids,sites)
export("%>%")
export(add_chronology)
export(build_specimen)
export(check_contacts)
export(chroncontrols)
export(chronologies)
export(cite_data)
export(collunits)
export(coordinates)
export(datasets)
export(doi)
export(filter)
export(get_contacts)
export(get_datasets)
export(get_downloads)
export(get_manual)
export(get_publications)
export(get_sites)
export(get_stats)
export(get_table)
export(get_taxa)
export(get_taxon)
export(getids)
export(pingNeotoma)
export(plotLeaflet)
export(samples)
export(selectMatch)
export(set_chronology)
export(set_collunit)
export(set_contact)
export(set_dataset)
export(set_default)
export(set_publications)
export(set_sample)
export(set_server)
export(set_site)
export(showMatch)
export(taxa)
export(toWide)
exportClasses(author)
exportClasses(authors)
exportClasses(chronologies)
exportClasses(chronology)
exportClasses(collunit)
exportClasses(collunits)
exportClasses(contact)
exportClasses(contacts)
exportClasses(dataset)
exportClasses(datasets)
exportClasses(publication)
exportClasses(publications)
exportClasses(repositories)
exportClasses(repository)
exportClasses(sample)
exportClasses(samples)
exportClasses(site)
exportClasses(specimen)
exportClasses(specimens)
exportClasses(taxa)
exportClasses(taxon)
exportMethods("$")
exportMethods("$<-")
exportMethods("[")
exportMethods("[[")
exportMethods("[[<-")
exportMethods(add_chronology)
exportMethods(as.data.frame)
exportMethods(as.list)
exportMethods(c)
exportMethods(chroncontrols)
exportMethods(chronologies)
exportMethods(cite_data)
exportMethods(collunits)
exportMethods(coordinates)
exportMethods(datasets)
exportMethods(doi)
exportMethods(length)
exportMethods(names)
exportMethods(plot)
exportMethods(plotLeaflet)
exportMethods(samples)
exportMethods(selectMatch)
exportMethods(show)
exportMethods(showMatch)
exportMethods(summary)
exportMethods(taxa)
exportMethods(write.csv)
import(dplyr)
import(geojsonsf)
import(gtools)
import(httr)
import(jsonlite)
import(leaflet)
import(lubridate)
import(sf)
import(stringr)
import(tidyr)
importFrom(assertthat,assert_that)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(dplyr,coalesce)
importFrom(dplyr,filter)
importFrom(dplyr,full_join)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(httr,GET)
importFrom(httr,HEAD)
importFrom(httr,add_headers)
importFrom(httr,content)
importFrom(httr,stop_for_status)
importFrom(jsonlite,fromJSON)
importFrom(leaflet,addCircleMarkers)
importFrom(leaflet,addTiles)
importFrom(leaflet,leaflet)
importFrom(lubridate,as_date)
importFrom(magrittr,"%>%")
importFrom(methods,"slot<-")
importFrom(methods,is)
importFrom(methods,new)
importFrom(methods,slot)
importFrom(methods,slotNames)
importFrom(progress,progress_bar)
importFrom(purrr,map)
importFrom(purrr,pluck)
importFrom(purrr,reduce)
importFrom(rlang,is_interactive)
importFrom(stats,na.omit)
importFrom(stringr,str_detect)
importFrom(utils,URLencode)
importFrom(utils,browseURL)
importFrom(utils,write.csv)
importFrom(uuid,UUIDgenerate)
