-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_pkgdown.yml
54 lines (52 loc) · 1.03 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
url: https://skgithub14.github.io/sdtmval/
template:
bootstrap: 5
reference:
- title: Dates
desc: Manipulate full and partial dates
- contents:
- impute_pdates
- reshape_adates
- reshape_pdates
- trim_dates
- title: Format
desc: Format data
- contents:
- format_chars_and_dates
- trim_and_make_blanks_NA
- title: Methods
desc: Create SDTM variables using common methods
- contents:
- assign_SEQ
- calc_DY
- create_BLFL
- create_EPOCH
- create_STAT
- title: Read
desc: Import data
- contents:
- read_edc_tbls
- read_sdtm_tbls
- title: Specification data
desc: Retrieve and apply specification data from a .xlsx file
- contents:
- assign_meta_data
- get_codelist
- get_data_spec
- get_key_vars
- title: Write
desc: Write SAS transport files and archive code
- contents:
- convert_to_script
- write_sessionInfo
- write_tbl_to_xpt
- title: Example Data
desc: Data used for examples and testing
- contents:
- dm
- edc_xx
- spec_codelists
- spec_datasets
- spec_XX
- vd
- xx_no_meta_data