-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
63 lines (62 loc) · 1.31 KB
/
NAMESPACE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
# Generated by roxygen2: do not edit by hand
export(AccessStats)
export(Associations)
export(Authorities)
export(Categories)
export(Central)
export(CharacterHeading)
export(CharacterStateImages)
export(CharacterStates)
export(Characters)
export(ChecklistProjects)
export(Checklists)
export(Collections)
export(Comments)
export(Configurations)
export(Coordinates)
export(DatasetLink)
export(Datasets)
export(DescriptionBlock)
export(DescriptionDeletions)
export(Determinations)
export(Duplicates)
export(EditLocks)
export(Edits)
export(Exchange)
export(FullText)
export(Glossary)
export(GuidDeterminations)
export(GuidOccurrences)
export(Institutions)
export(Loans)
export(LookupChronostratigraphy)
export(LookupCounties)
export(LookupCountries)
export(LookupLanguages)
export(LookupReferenceTypes)
export(LookupStateProvinces)
export(Numbers)
export(Occurrences)
export(Projects)
export(Queue)
export(RawLabels)
export(SchemaVersion)
export(Stats)
export(SymbiotaR2_setup)
export(Synonymy)
export(TagKey)
export(Taxa)
export(TaxaLink)
export(TermLink)
export(Titles)
export(Traits)
export(UploadMappings)
export(UploadParameters)
export(Verification)
importFrom(curl,curl_download)
importFrom(fs,path_home)
importFrom(httr,GET)
importFrom(httr,stop_for_status)
importFrom(httr,verbose)
importFrom(rjson,fromJSON)
importFrom(utils,download.file)