-
Notifications
You must be signed in to change notification settings - Fork 0
/
_pkgdown.yml
executable file
·65 lines (63 loc) · 1.54 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
authors:
Steffen Ehrmann:
href: https://orcid.org/0000-0002-2958-0796
Arne Rümmler:
href: https://orcid.org/0000-0001-8637-9071
Felipe Melges:
href: https://orcid.org/0000-0003-0833-8973
Carsten Meyer:
href: https://orcid.org/0000-0003-3927-5856
title: arealDB
url: http://EhrmannS.github.io/arealDB
development:
mode: release
reference:
- title: utility functions
desc: functions to manage and access an areal database
contents:
- adb_archive
- adb_backup
- adb_diagnose
- adb_example
- adb_init
- adb_inventory
- adb_metadata
- adb_ontology
- adb_querry
- adb_reset
- adb_restore
- adb_schemas
- adb_translations
- title: register data
desc: functions that register data and metadata (stage two)
contents:
- regDataseries
- regGeometry
- regTable
- title: normalise data
desc: functions that harmonise and integrate data into the database (stage three)
contents:
- normGeometry
- normTable
- title: helpers
contents:
- .editMatches
- .getColTypes
- .matchOntology
- .updateOntology
- title: data
contents:
- territories
navbar:
left:
- text: "Getting Started"
href: articles/arealDB.html
- text: "Reference"
href: reference/index.html
- text: "Changelog"
href: news/index.html
right:
- icon: fa-twitter fa-lg
href: http://www.twitter.com/DerEhrmann
- icon: fa-github
href: https://github.com/EhrmannS/arealDB