-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_pkgdown.yaml
68 lines (64 loc) · 1.41 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
---
url: https://insightsengineering.github.io/dunlin
template:
package: nesttemplate
navbar:
structure:
left: [intro, reference, articles, tutorials, news, reports]
right: [search, github]
components:
reports:
text: Reports
menu:
- text: Coverage report
href: coverage-report/
- text: Unit test report
href: unit-test-report/
- text: Non-CRAN unit test report
href: unit-test-report-non-cran/
github:
icon: fa-github
href: https://github.com/insightsengineering/dunlin
reference:
- title: Packages
contents:
- dunlin-package
- title: Processing Functions
contents:
- co_relevels
- cut_by_group
- ls_explicit_na
- ls_unite
- join_adsub_adsl
- multi_id_pivot_wider
- poly_pivot_wider
- propagate
- reformat
- title: Helper functions
contents:
- get_arg
- attr_label
- attr_label_df
- title: Rule and Format
contents:
- rule
- as.list.rule
- list2rules
- combine_rules
- combine_list_rules
- title: Filtering
contents:
- log_filter
- get_log
- print_log
- title: Whiskers
contents:
- render_safe
- add_whisker
- remove_whisker
- show_whisker
- title: Assertions
contents:
- assert_all_tablenames
- assert_valid_format
- assert_valid_list_format