-
Notifications
You must be signed in to change notification settings - Fork 4
/
_pkgdown.yml
53 lines (52 loc) · 1.34 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
url: https://rfsaldanha.github.io/brpop/
template:
bootstrap: 5
params:
ganalytics: G-2M7VLSRDCB
navbar:
structure:
right: github
reference:
- title: Population datasets
desc: Population estimates datasets available at the package.
contents:
- datasus_mun_female_pop
- datasus_mun_male_pop
- ufrn_mun_female_pop
- ufrn_mun_male_pop
- ibge_pop
- title: Totals
desc: Functions to return the total population per year and geographical unit.
contents:
- mun_pop_totals
- regsaude_pop_totals
- uf_pop_totals
- title: Totals by sex
desc: Functions to return the total population per year, geographical unit and sex.
contents:
- mun_female_pop_totals
- mun_male_pop_totals
- regsaude_female_pop_totals
- regsaude_male_pop_totals
- uf_female_pop_totals
- uf_male_pop_totals
- title: Totals by age group
desc: Functions to return the total population per year, geographical unit and age
group.
contents:
- mun_pop_age
- regsaude_pop_age
- uf_pop_age
- regsaude_female_pop
- regsaude_male_pop
- title: Totals by sex and age group
desc: Functions to return the total population per year, geographical unit, sex
and age group.
contents:
- mun_sex_pop
- regsaude_sex_pop
- uf_sex_pop
- title: Municipality and health region conversion tables
contents:
- mun_reg_saude
- mun_reg_saude_449