-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_pkgdown.yml
53 lines (48 loc) · 1.24 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
url: https://nim-ach.github.io/seasonalSensitivity
template:
bootstrap: 5
params:
bootswatch: flatly
lang: es
navbar:
structure:
left: [home, reference, articles]
right: [github]
components:
home:
icon: fa fa-home fa-lg
href: index.html
reference:
icon: fa fa-fw fa-book fa-lg
text: Documentación
href: reference/index.html
articles:
icon: fab fa-r-project fa-lg
text: Análisis
menu:
- text: Preliminar
- text: EDA
href: articles/eda.html
- text: "----"
- text: Comprobación de supuestos
- text: Normalidad
href: articles/normality.html
- text: "----"
- text: Comparaciones entre grupos
- text: Sexo
href: articles/comparacion_sexo.html
- text: Deporte
href: articles/comparacion_deporte.html
- text: Estacionalidad
href: articles/comparacion_estacionalidad.html
- text: "----"
- text: Correlaciones
href: articles/correlaciones.html
github:
icon: fab fa-github fa-lg
href: https://github.com/NIM-ACh/seasonalSensitivity/
aria-label: github
footer:
structure:
left: developed_by
right: package