-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_pkgdown.yml
52 lines (44 loc) · 1.03 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
home:
links:
- text: SSB website
href: https://www.ssb.no/offentlig-sektor/kommunekatalog
url: https://helseprofil.github.io/norgeo
authors:
Yusman Kamaleri:
href: https://www.fhi.no/en/about/departments-and-centres/health-and-inequality/yusman-bin-kamaleri/
template:
bootstrap: 5
bootswatch: flatly
reference:
- title: "API data"
desc: >
All functions that start with `get_` and `track_` are used to download data
via API.
- contents:
- get_code
- get_change
- get_correspond
- track_change
- track_split
- track_merge
- title: "Geographical levels"
desc: >
Codes with different geograhical levels for a specific year
- contents:
- cast_geo
- title: "Utility"
desc: Other useful functions
- contents:
- geo_save
- GrunnkretsBefore2002
navbar:
left:
- icon: fa-home fa-lg
href: index.html
aria-label: View on CRAN
- text: Get Started
href: articles/use-api.html
- text: Reference
href: reference/index.html
- text: News
href: news/index.html