-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_quarto.yml
113 lines (102 loc) · 2.84 KB
/
_quarto.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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
project:
type: website
output-dir: docs
resources:
- "_day-one/assessment/"
- "_day-one/slide/"
- "_day-two/assessment/"
- "_day-two/slide/"
- "_day-three/assessment/"
- "_day-three/slide/"
- "_day-four/assessment/"
- "_day-four/slide/"
- "_motivating-example/"
website:
title: "UBEP R-Tidyverse Course to ECDC"
description: ""
favicon: /img/UBEP.png
image: /img/UBEP.png
site-url: https://ubesp-dctv.github.io/2023-ecdc-rws
repo-url: https://github.com/UBESP-DCTV/2023-ecdc-rws
repo-actions: [edit, issue]
twitter-card:
creator: "@CorradoLanera"
open-graph:
locale: en_US
site-name: "2023-ecdc-rws"
reader-mode: true
page-navigation: true
back-to-top-navigation: true
search:
location: navbar
type: textbox
navbar:
background: warning
logo: /img/UBEP.png
logo-alt: "UBEP: Unit of Biostatistics, Epidemiology, and Public Health - University of Padova (ITALY)"
left:
- text: Home
href: index.qmd
- text: Deliverables
href: deliverables.qmd
- text: Personas
href: personas.qmd
- text: Agenda
href: agenda.qmd
- text: Slides
href: slides.qmd
- text: Summative Assessment
menu:
- text: "Day 1"
href: "_day-one/assessment/day_one-summative_solved.html"
- text: "Day 2"
href: "_day-two/assessment/day_two-summative_solved.html"
- text: "Day 3"
href: "_day-three/assessment/day_three-summative_solved.html"
- text: "Day 4"
href: "_day-four/assessment/day_four-summative_solved.html"
- text: "Final"
href: "_motivating-example/ExOIR.html"
page-footer:
left: ''
center: |
[![](/img/unipd_logo.png){fig-alt="UniPD" width=100px}](https://www.unipd.it){.external target="_blank"}
[![](/img/UBEP.png){fig-alt="UBEP" width=50px}](https://www.unipd-ubep.it){.external target="_blank"}
right: "Copyright 2023, UBEP"
format:
html:
theme:
light: cosmo
dark: superhero
css: styles.css
lang: en_US
toc: true
affiliations:
- id: ubep
name: UBEP
department: Cardiac, Thoracic, Vascular Sciences, and Public Health
address: v. Leonardo Loredan, 18
city: Padova
region: Veneto
country: Italy
postal-code: 35137
url: https://www.unipd-ubep.it/
author:
- name: Corrado Lanera
orcid: 0000-0002-0520-7428
email: [email protected]
affiliations:
- ref: ubep
- name: Ileana Baldi
orcid: 0000-0002-8578-9164
email: [email protected]
affiliations:
- ref: ubep
- name: Dario Gregori
orcid: 0000-0001-7906-0580
email: [email protected]
affiliations:
- ref: ubep
editor: visual
execute:
freeze: auto