forked from frictionlessdata/frictionless-r
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_pkgdown.yml
34 lines (30 loc) · 953 Bytes
/
_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
url: ~
template:
bootstrap: 5
navbar:
bg: dark
authors:
Peter Desmet:
href: https://mastodon.social/@peterdesmet
LifeWatch Belgium:
href: https://lifewatch.be
html: "<img src='https://oscibio.inbo.be/assets/logos/lifewatch-belgium.svg' width=72>"
reference:
- title: "Read a Data Package"
desc: "Read a `datapackage.json` file and its associated Data Resources from path or URL."
contents:
- has_concept("read functions")
- title: "Create and edit a Data Package"
desc: "Create and edit a Data Package, its associated Data Resources and Table Schemas."
contents:
- has_concept("create functions")
- has_concept("edit functions")
- has_concept("check functions")
- title: "Write a Data Package"
desc: "Write a Data Package and its associated Data Resources to disk."
contents:
- has_concept("write functions")
- title: "Miscellaneous"
contents:
- has_concept("datapackage functions")
- example_package