-
Notifications
You must be signed in to change notification settings - Fork 50
/
_pkgdown.yml
91 lines (89 loc) · 2.1 KB
/
_pkgdown.yml
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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
reference:
- title: "rgbif"
desc: >
High level overview of package
contents:
- rgbif
- title: "Occurrence downloads"
desc: >
Work with the GBIF occurrence downloads APIs <https://www.gbif.org/developer/occurrence#download>
contents:
- starts_with("occ_download")
- as.download
- downloads
- download_predicate_dsl
- title: "Occurrence search"
desc: >
Work with the GBIF occurrence search APIs <https://www.gbif.org/developer/occurrence>
contents:
- occ_get
- occ_get_verbatim
- occ_data
- occ_metadata
- occ_search
- occ_count
- occ_count_
- title: "Taxonomic names"
desc: >
Work with the GBIF taxonomic names API <https://www.gbif.org/developer/species>
contents:
- starts_with("name_")
- title: "Citation"
desc: >
<https://docs.ropensci.org/rgbif/articles/gbif_citations.html>
contents:
- gbif_citation
- derived_dataset
- title: "Geometry"
contents:
- check_wkt
- gbif_bbox2wkt
- gbif_wkt2bbox
- gbif_geocode
- title: "Registry"
desc: >
GBIF registry functions <https://www.gbif.org/developer/registry>
contents:
- starts_with("dataset_")
- dataset
- organizations
- network
- nodes
- installations
- title: "OAI"
contents:
- starts_with("gbif_oai_")
- title: "Maps"
desc: >
Work with the GBIF Maps API <https://www.gbif.org/developer/maps>
contents:
- map_fetch
- mvt_fetch
- title: "Miscellaneous"
contents:
- rgb_country_codes
- taxrank
- wkt_parse
- elevation
- enumeration
- enumeration_country
- gbif_issues
- gbif_issues_lookup
- lit_search
- title: "Pretty html reports"
contents:
- gbif_names
- gbif_photos
- title: "Defunct functions"
contents:
- datasets
- rgbif-defunct
- parsenames
- networks
- count_facet
- occ_facet
- occ_issues
development:
mode: auto
version_label: default
version_tooltip: "Version"