-
Notifications
You must be signed in to change notification settings - Fork 14
/
_pkgdown.yml
51 lines (45 loc) · 1.28 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
url: https://liibre.github.io/coronabr
template:
params:
bootswatch: cosmo
ganalytics: UA-162786964-1
# para organizar a pag de funcoes
reference:
- title: Ministério da Saúde
contents:
- get_corona_minsaude
- plot_corona_minsaude
- title: Brasil.io
contents:
- get_corona_br
- plot_corona_br
- plot_uf
- title: John Hopkins University
contents:
- get_corona_jhu
# configuracao geral da barra de navegacao
navbar:
title: ~
type: default
left:
- text:
icon: fas fa-home fa-lg
href: index.html
- text: funções
href: reference/index.html
- text: como usar
href: articles/coronabr.html
- text: mais exemplos e mapas
menu:
- text: Visualização dos casos registrados de COVID-19 no Brasil
href: articles/articles/graficos.html
- text: Dados do Ministério da Saúde
href: articles/articles/minsaude.html
- text: Mapa dos casos registrados de COVID-19 no Brasil com tmap
href: articles/articles/mapas_br.html
- text: Casos de COVID-19 na América Latina e Caribe
href: articles/articles/lac.html
- text: Casos de COVID-19 en América Latina y el Caribe
href: articles/articles/lac_es.html
- text: sobre
href: about.html