-
Notifications
You must be signed in to change notification settings - Fork 7
/
_pkgdown.yml
55 lines (50 loc) · 1.12 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
url: https://www.btskinner.io/rscorecard/
template:
bootstrap: 5
authors:
Benjamin Skinner:
href: https://www.btskinner.io
reference:
- title: rscorecard
contents:
- rscorecard
- title: Begin and end call
contents:
- sc_init
- sc_get
- title: Select and filter variables
contents:
- matches('select')
- matches('filter')
- sc_year
- sc_zip
- title: Search data elements
contents:
- sc_dict
- title: Setup
contents:
- sc_key
navbar:
left:
- icon: fa-home
href: index.html
aria-label: Home
- text: 'Getting started'
href: articles/introduction.html
- text: 'Commands'
href: articles/commands.html
- text: 'More examples'
href: articles/more_examples.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/rscorecard
- icon: fab fa-twitter
text: 'twitter'
href: https://twitter.com/btskinner