-
Notifications
You must be signed in to change notification settings - Fork 1
/
_pkgdown.yml
85 lines (80 loc) · 1.55 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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
url: https://danchaltiel.github.io/EDCimport/
template:
bootstrap: 5
params:
bootswatch: flatly
navbar:
structure:
left: [intro, reference, articles, news]
right: [search, twitter, github]
components:
twitter:
icon: fa-twitter
href: http://twitter.com/DanChaltiel
aria-label: Twitter
reference:
- title: "Reading databases"
- contents:
- read_trialmaster
- read_all_xpt
- read_all_sas
- read_all_csv
- title: "Checking databases"
- contents:
- edc_data_warn
- assert_no_duplicate
- edc_warn_patient_diffs
- edc_warn_extraction_date
- crf_status_plot
- edc_population_plot
- title: "Project management"
- contents:
- edc_inform_code
- search_for_newer_data
- save_sessioninfo
- title: "Searching databases"
- contents:
- find_keyword
- lastnews_table
- edc_db_to_excel
- get_common_cols
- title: "Options"
- contents:
- edc_options
- edc_peek_options
- edc_reset_options
- title: "Graphics"
- contents:
- edc_swimmerplot
- title: "Helpers"
- contents:
- unify
- fct_yesno
- table_format
- save_plotly
- select_distinct
- harmonize_subjid
- get_datasets
- get_meta_cols
- get_subjid_cols
- get_key_cols
- split_mixed_datasets
- title: "Lookup Utils"
- contents:
- get_lookup
- extend_lookup
- build_lookup
- title: "List Utils"
- contents:
- load_list
- load_as_list
- save_list
- title: "Examples"
- contents:
- edc_example_mixed
- edc_example_plot
- edc_example
- title: "Manual correction"
- contents:
- manual_correction
- reset_manual_correction