-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_pkgdown.yml
51 lines (49 loc) · 1.14 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
home:
title: An R package for data management
description: Standardized access to multi-format data within the EVE HPC, a joint initiative of UFZ and IDIV.
url: http://RRemelgado.github.io/masDMT
reference:
- title: Project setup
contents:
- build_project
- build_sandbox
- documentation
- register_path
- build_id
- register_data
- register_legend
- compile_metadata
- title: Data access
contents:
- list_data
- get_bibtex
- get_legend
- lockpick
- table_indices
- .lock_database
- .access_database
- title: Data cataloguing
contents:
- build_descriptor
- knit_descriptor
navbar:
home: ~
right:
- icon: fa-database
text: datasets
href: https://macroecology-society.github.io/data-catalog/
- icon: fa-github
text: GitHub
href: https://github.com/macroecology-society/masDMT
- icon: fa-envelope
text: mail
href: mailto:[email protected]
articles:
text: Articles
menu:
- text: system variables
href: articles/package-variables.html
- text: data access
href: articles/find-data.html
- text: build sandbox
href: articles/sandbox.html