-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME.Rmd
61 lines (40 loc) · 1.68 KB
/
README.Rmd
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
---
output: github_document
---
```{r setup, include=FALSE}
knitr::opts_chunk$set(echo = FALSE)
```
# Communication <a href='http://paris2021.rencontresr.fr'><img src='img/hex_rr2021.png' align="right" height="139" /></a>
## Affiche
<img src='img/affiche_rr_2021.png' align="center">
## Comptes twitter
Compte officiel : <a href='https://twitter.com/rencontres_R'>@rencontres_R</a>
### Comité d'organisation
* Julien Chiquet : <a href='https://twitter.com/tchikets'>@tchikets</a>
* Antoine Bichat : <a href='https://twitter.com/_abichat'>@_abichat</a>
* Mahendra Mariadassou : <a href='https://twitter.com/Mahendra_Maria'>@Mahendra_Maria</a>
* Marie-Pierre Etienne : <a href='https://twitter.com/Marie_Etienne'>@Marie_Etienne</a>
### Comité de programme
* Colin Fay : <a href='https://twitter.com/_ColinFay'>@_ColinFay</a>
### Conférenciers
TBA
<!-- * Colin Gillespie : <a href='https://twitter.com/csgillespie'>@csgillespie</a> -->
<!-- * Steph Locke : <a href='https://twitter.com/theStephLocke'>@theStephLocke</a> -->
<!-- * Maëlle Salmon : <a href='https://twitter.com/ma_salmon'>@ma_salmon</a> -->
<!-- * Christine Choirat : <a href='https://twitter.com/cchoirat'>@cchoirat</a> -->
<!-- * TBA -->
## Chartre graphique
### Couleurs
```{r, message=FALSE}
library(tidyverse)
library(knitr)
df_couleurs <-
tribble(~Nom, ~`Nom complet`, ~Hexadécimal, ~RGB,
"Gris", "Very dark grayish blue", "#4B4B4D", "rgb(75, 75, 77)",
"Bleu", "Very soft blue", "#92C6EB", "rgb(146, 198, 235)",
"Rouge", "Moderate pink", "#CE3F6A", "rgb(206, 63, 106)",
"Beige", "Light grayish yellow", "#F7F4D3", "rgb(247, 244, 211)")
kable(df_couleurs)
```
### Polices
* DIN Altermate