-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy path_pkgdown.yaml
97 lines (96 loc) · 2.53 KB
/
_pkgdown.yaml
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
title: ReLTER
url: https://docs.ropensci.org/ReLTER/
template:
bootstrap: 5
params:
mathjax: true
includes:
in_header: |
<script defer data-domain="docs.ropensci.org/relter" src="https://plausible.io/js/plausible.js"></script>
reference:
- title: All functions
contents:
- get_site_info
- get_sensor_info
- get_activity_info
- get_dataset_info
- get_site_ODS
- get_site_speciesOccurrences
- get_site_MODIS
- get_network_envcharacts
- get_network_observedProperties
- get_network_research_topics
- get_network_related_resources
- get_network_sites
- get_ilter_envcharacts
- get_ilter_generalinfo
- get_ilter_observedProperties
- get_ilter_research_topics
- get_sos_foi
- get_sos_obs
- get_sos_procedure_info
- get_sos_procedurelist
- get_sensor_observed_properties
- get_zenodo_data
- get_deims_API_version
- get_deims_base_url
- set_deims_base_url
- package_settings
- produce_network_points_map
- produce_site_map
- produce_site_qrcode
- produce_site_observedProperties_pie
- produce_site_observedProperties_waffle
- produce_zenodo_record
- produce_zenodo_record_from_elter_reporting
- elter_write_rdata
- taxon_id_pesi
- taxon_id_worms
- map_occ_gbif2elter
- map_occ_inat2elter
- map_occ_obis2elter
- save_occ_eLTER_reporting_Archive
- reporting_compose_file_name
- reporting_produce_data_object_v1.3
- reporting_save_archive
navbar:
structure:
left: [
# intro,
reference,
articles,
# tutorials,
news
]
right: [
# search,
github
]
# type: inverse
# left: []
# right:
# - icon: fa-home fa-lg
# href: index.html
# - text: "Reference"
# icon: fa-file-code
# href: reference/index.html
#- text: "Articles"
# icon: fa-book
# menu:
#- text: "Installation"
# href: articles/installation.html
#- text: "Run in a Docker container"
# href: articles/docker.html
#- text: "Using sen2r() from the GUI"
# href: articles/sen2r_gui.html
#- text: "Using sen2r() from the command line"
# href: articles/sen2r_cmd.html
#- text: "Output file structure"
# href: articles/outstructure.html
# - text: "Changelog"
# icon: fa-newspaper
# href: news/index.html
# - icon: fa-user
# href: https://www.cnr.it/people/alessandro.oggioni
# - icon: fa-github fa-lg
# href: https://github.com/ropensci/ReLTER/