-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path_pkgdown.yml
executable file
·63 lines (60 loc) · 1.33 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
authors:
Steffen Ehrmann:
href: https://orcid.org/0000-0002-2958-0796
Carsten Meyer:
href: https://orcid.org/0000-0003-3927-5856
title: tabshiftr
url: http://EhrmannS.github.io/tabshiftr
development:
mode: release
reference:
- title: build a schema description
contents:
- schema
- schema_default
- setCluster
- setFilter
- setFormat
- setIDVar
- setObsVar
- setGroups
- .find
- .sum
- title: validate and debug the schema description
contents:
- getClusterVar
- getData
- getGroupVar
- getIDVars
- getObsVars
- validateSchema
- title: reorganise tables
contents:
- reorganise
- title: other helper functions
contents:
- .eval_find
- .eval_sum
- .expect_valid_table
- .getColTypes
- .reportProblems
- .spliceHeader
- .tidyVars
- .updateFormat
- show,schema-method
- title: example data
contents:
- tabs2shift
navbar:
left:
- text: "Get Started"
href: articles/tabshiftr.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/tabshiftr