-
-
Notifications
You must be signed in to change notification settings - Fork 14
/
_pkgdown.yml
45 lines (38 loc) · 1022 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
35
36
37
38
39
40
41
42
43
44
45
url: https://insightsengineering.github.io/teal.modules.general
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/teal.modules.general
reference:
- title:
contents:
- teal.modules.general
- title: General functionality modules
contents:
- matches('tm_[a-z][a-z]')
- title: Modules for tables
contents:
- starts_with('tm_t_')
- title: Modules for plots
contents:
- starts_with('tm_g_')
- starts_with('tm_a_')
- title: Utilities functions
contents:
- add_facet_labels
- get_scatterplotmatrix_stats