-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_pkgdown.yml
43 lines (39 loc) · 1.01 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
url: https://www.btskinner.io/crosswalkr/
authors:
Benjamin Skinner:
href: https://www.btskinner.io
reference:
- title: Rename variables
desc: Harmonize variable names using external crosswalk
contents:
- starts_with('rename')
- title: Encode variables
desc: Harmonize variable value labels using external crosswalk
contents:
- starts_with('encode')
- title: Data
desc: Example crosswalks
contents:
- stcrosswalk
- sttercrosswalk
navbar:
left:
- icon: fa-home
href: index.html
- text: 'Get started'
href: articles/crosswalkr.html
- text: 'Collapsing'
href: articles/collapse.html
right:
- icon: fa-file-code-o
text: 'functions'
href: reference/index.html
- icon: fa-newspaper-o
text: 'news'
href: news/index.html
- icon: fa-github fa-lg
text: 'github'
href: https://github.com/btskinner/crosswalkr
- icon: fab fa-twitter
text: 'twitter'
href: https://twitter.com/btskinner