-
Notifications
You must be signed in to change notification settings - Fork 2
/
_pkgdown.yml
43 lines (43 loc) · 941 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
destination: docs
template:
params:
bootswatch: simplex
reference:
- title: "Classification"
desc: "Functions for classifying codes and calculating scores"
- contents:
- classify_codes
- classify_charlson
- classify_elixhauser
- read_classes
- sum_score
# - make_classify_table
- title: "Date functions"
desc: "Functions for filtering using datetime variables"
- contents:
- filter_date_in_ival
- filter_ival_olap_ival
- filter_date_first
- filter_date_last
- filter_date_nearest
- title: "Helpers and others"
desc: "Functions that are helpful when conducting data analysis"
- contents:
# - get_classification_name
- get_var_types
- get_na_vars
- left_join_replace_na
# - make_regex
- replace_na_by_type
articles:
- title: Articles
navbar: ~
contents:
- introduction
- using_own_classifications
- data_wrangling
- classification_tables
- title: NEWS
navbar: ~
contents:
- NEWS