Skip to content

Commit 2a0e40f

Browse files
author
Gracielle Higino
authored
Update slides.Rmd
1 parent 49dfa49 commit 2a0e40f

1 file changed

Lines changed: 24 additions & 6 deletions

File tree

Lines changed: 24 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,42 @@
11
---
22
title: "Slides"
3-
date: "2024-05-13"
43
output: html_document
54
---
65

76
Below you will find the slides for the presentations made during the Summer School. Feel free to download them and use them for your own purposes.
87

98
## Day 1
109

11-
- [International negociations](Gouvernance.pdf)
12-
- [Global Biodiversity Framework](GlobalBiodFramework.pdf)
10+
### International negotiations
11+
12+
```{r echo=FALSE}
13+
knitr::include_graphics("Gouvernance.pdf")
14+
```
15+
16+
### Global Biodiversity Framework
17+
18+
```{r echo=FALSE}
19+
knitr::include_graphics("GlobalBiodFramework.pdf")
20+
```
1321

1422
## Day 2
1523

16-
- [LPI](slides/mardi_1_LPI.pdf)
17-
- [Quebec indicators](mardi_2_quebecindicators.pdf)
24+
### LPI
25+
26+
```{r echo=FALSE}
27+
knitr::include_graphics("mardi_1_LPI.pdf")
28+
```
29+
30+
### Quebec indicators
31+
32+
```{r echo=FALSE}
33+
knitr::include_graphics("mardi_2_quebecindicators.pdf")
34+
```
35+
1836

1937

2038
## Day 3
2139

22-
- [Accessing Biodiversity Data](https://vincent-beauregard-ielab.github.io/Ecole_dete_2024/#1)
40+
### [Accessing Biodiversity Data](https://vincent-beauregard-ielab.github.io/Ecole_dete_2024/#1)
2341

2442

0 commit comments

Comments
 (0)