-
-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy path_pkgdown.yml
More file actions
72 lines (68 loc) · 1.6 KB
/
Copy path_pkgdown.yml
File metadata and controls
72 lines (68 loc) · 1.6 KB
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
68
69
70
71
72
---
url: https://insightsengineering.github.io/teal.data
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
aria-label: View on Github
href: https://github.com/insightsengineering/teal.data
articles:
- title: Get started
navbar: Get started
contents:
- teal-data
- teal-data-reproducibility
- join-keys
reference:
- title: Reproducible data class
desc: Functions to create and manage teal_data class.
contents:
- cdisc_data
- datanames
- datanames<-
- get_code,teal_data-method
- join_key
- join_keys
- join_keys<-
- names.teal_data
- names<-.join_keys
- parents
- parents<-
- show,teal_data-method
- teal_data
- verify
- title: Helpers
desc: Other useful functions for users and developers.
contents:
- default_cdisc_join_keys
- col_labels
- col_labels<-
- col_relabel
- example_cdisc_data
- title: Built-in datasets
desc: >
Random CDISC synthetic data generated from `{random.cdisc.data}` package.
contents:
- rADSL
- rADAE
- rADLB
- rADCM
- rADEX
- rADRS
- rADTR
- rADTTE
- rADVS