-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path_pkgdown.yml
More file actions
32 lines (31 loc) · 1.04 KB
/
Copy path_pkgdown.yml
File metadata and controls
32 lines (31 loc) · 1.04 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
url: http://www.peteredewitt.com/medicalcoder/
template:
bootstrap: 5
navbar:
components:
articles:
text: Articles
menu:
- text: Comorbidities
- text: Overview
href: articles/comorbidities.html
- text: Charlson
href: articles/charlson.html
- text: Elixhauser
href: articles/elixhauser.html
- text: Pediatric Complex Chronic Conditions
href: articles/pccc.html
- text: Transition From The pccc Package to The medicalcoder Package
href: articles/transition-pccc-to-medicalcoder.html
- text: -------
- text: ICD Codes
- text: ICD Utilities
href: articles/icd.html
- text: -------
- text: medicalcoder versus ...
- text: R package comorbidity
href: articles/medicalcoder-vs-comorbidity.html
- text: MIMIC-IV Charlson SQL
href: articles/medicalcoder-vs-mimic.html
- text: R package multimorbidity
href: articles/medicalcoder-vs-multimorbidity.html