-
Notifications
You must be signed in to change notification settings - Fork 2
/
_pkgdown.yml
97 lines (96 loc) · 2.12 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
92
93
94
95
96
97
url: https://galah.ala.org.au/R
template:
bootstrap: 5
bslib:
code_font: {google: "Source Code Pro"}
params:
bootswatch: cerulean
development:
mode: auto
navbar:
structure:
left:
- home
- quickstart
- articles
- reference
right:
- search
- news
- github
components:
quickstart:
text: Quick start guide
href: articles/quick_start_guide.html
articles:
text: Articles
menu:
- text: Get started
- text: Choosing an atlas
href: articles/choosing_an_atlas.html
- text: Look up information
href: articles/look_up_information.html
- text: Narrow your results
href: articles/narrow_your_results.html
- text: Download data
href: articles/download_data.html
- text: ---
- text: Advanced
- text: Object-oriented programming
href: articles/object_oriented_programming.html
- text: Taxonomic filtering
href: articles/taxonomic_filtering.html
- text: Spatial filtering
href: articles/spatial_filtering.html
- text: Temporal filtering
href: articles/temporal_filtering.html
news:
text: News
href: news/index.html
reference:
- title: Getting started
contents:
- galah_call
- galah_config
- show_all
- search_all
- search_taxa
- search_identifiers
- search_fields
- search_values
- show_all_profiles
- show_all_fields
- show_all_atlases
- show_all_reasons
- show_all_ranks
- show_values
- title: Amend a query
contents:
- apply_profile
- arrange.data_request
- count.data_request
- desc
- filter.data_request
- geolocate
- group_by.data_request
- identify.data_request
- select.data_request
- slice_head.data_request
- reexports
- title: Execute a query via API
contents:
- collapse.data_request
- compute.data_request
- collect.data_request
- atlas_occurrences
- atlas_counts
- atlas_species
- atlas_taxonomy
- atlas_media
- collect_media
- title: Miscellaneous functions
contents:
- taxonomic_searches
- print_galah_objects
- atlas_citation
- title: internal