Sfoglia il codice sorgente

update course/lab 1

master
Antoine Neuraz 4 anni fa
parent
commit
e221147b4d
27 ha cambiato i file con 198 aggiunte e 43 eliminazioni
  1. +23
    -5
      courses/01-dataviz-intro.Rmd
  2. +44
    -10
      courses/01-dataviz-intro.html
  3. BIN
      courses/01-dataviz-intro_files/figure-html/unnamed-chunk-2-1.png
  4. BIN
      courses/01-dataviz-intro_files/figure-html/unnamed-chunk-3-1.png
  5. BIN
      courses/01-dataviz-intro_files/figure-html/unnamed-chunk-4-1.png
  6. BIN
      courses/01-dataviz-intro_files/figure-html/unnamed-chunk-5-1.png
  7. BIN
      courses/01-dataviz-intro_files/figure-html/unnamed-chunk-6-1.png
  8. BIN
      courses/img/usmap_new.png
  9. BIN
      courses/img/usmap_old.png
  10. BIN
      courses/img/usmap_video.mp4
  11. +1
    -1
      courses/lab01-correction.Rmd
  12. +74
    -13
      courses/lab01-correction.html
  13. +1
    -1
      courses/lab01-ggplot-intro.Rmd
  14. +42
    -12
      courses/lab01-ggplot-intro.html
  15. BIN
      courses/lab01-ggplot-intro_files/figure-html/unnamed-chunk-10-1.png
  16. BIN
      courses/lab01-ggplot-intro_files/figure-html/unnamed-chunk-11-1.png
  17. BIN
      courses/lab01-ggplot-intro_files/figure-html/unnamed-chunk-12-1.png
  18. BIN
      courses/lab01-ggplot-intro_files/figure-html/unnamed-chunk-2-1.png
  19. BIN
      courses/lab01-ggplot-intro_files/figure-html/unnamed-chunk-3-1.png
  20. BIN
      courses/lab01-ggplot-intro_files/figure-html/unnamed-chunk-4-1.png
  21. BIN
      courses/lab01-ggplot-intro_files/figure-html/unnamed-chunk-5-1.png
  22. BIN
      courses/lab01-ggplot-intro_files/figure-html/unnamed-chunk-6-1.png
  23. BIN
      courses/lab01-ggplot-intro_files/figure-html/unnamed-chunk-7-1.png
  24. BIN
      courses/lab01-ggplot-intro_files/figure-html/unnamed-chunk-8-1.png
  25. BIN
      courses/lab01-ggplot-intro_files/figure-html/unnamed-chunk-9-1.png
  26. +12
    -0
      courses/libs/header-attrs-2.5/header-attrs.js
  27. +1
    -1
      courses/libs/remark-css-0.0.1/default.css

+ 23
- 5
courses/01-dataviz-intro.Rmd Vedi File

@@ -1,7 +1,7 @@
---
title: "Introduction à la data visualisation"
author: "Antoine Neuraz"
date: "18/11/2019"
date: "16/11/2020"
output:
xaringan::moon_reader:
css: ['default','css/my_style.css']
@@ -23,13 +23,31 @@ class: center, middle, title

# UE Visualisation

### 2019-2020
### 2020-2021

## Dr. Antoine Neuraz

### AHU Informatique médicale
#### Hôpital Necker-Enfants malades, </br> Université de Paris

---
class: center, middle

![](img/usmap_old.png)

---
class: center, middle

![](img/usmap_new.png)

---
class: center, middle

<video >
<source src="img/usmap_video.mp4" type="video/mp4">
</video>


---
class: center, middle
# 2 Objectifs principaux
@@ -53,7 +71,7 @@ class: center, middle

### Mardi après-midi: description du projet

### Soutenance le **2 décembre**
### Soutenance le **30 novembre**

---

@@ -255,8 +273,8 @@ class: center, full

---
# 1 second of internet
![](img/1second.png)
[](https://www.internetlivestats.com/one-second/)
![:scale 80%](img/1second.png)
[https://www.internetlivestats.com/one-second/]()

---
class: center


+ 44
- 10
courses/01-dataviz-intro.html Vedi File

@@ -1,9 +1,10 @@
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang="">
<html lang="" xml:lang="">
<head>
<title>Introduction à la data visualisation</title>
<meta charset="utf-8" />
<meta name="author" content="Antoine Neuraz" />
<script src="libs/header-attrs-2.5/header-attrs.js"></script>
<link href="libs/remark-css-0.0.1/default.css" rel="stylesheet" />
<link rel="stylesheet" href="css/my_style.css" type="text/css" />
</head>
@@ -17,13 +18,31 @@ class: center, middle, title

# UE Visualisation

### 2019-2020
### 2020-2021

## Dr. Antoine Neuraz

### AHU Informatique médicale
#### Hôpital Necker-Enfants malades, &lt;/br&gt; Université de Paris

---
class: center, middle

![](img/usmap_old.png)

---
class: center, middle

![](img/usmap_new.png)

---
class: center, middle

&lt;video &gt;
&lt;source src="img/usmap_video.mp4" type="video/mp4"&gt;
&lt;/video&gt;


---
class: center, middle
# 2 Objectifs principaux
@@ -47,7 +66,7 @@ class: center, middle

### Mardi après-midi: description du projet

### Soutenance le **2 décembre**
### Soutenance le **30 novembre**

---

@@ -249,8 +268,8 @@ class: center, full

---
# 1 second of internet
![](img/1second.png)
[](https://www.internetlivestats.com/one-second/)
![:scale 80%](img/1second.png)
[https://www.internetlivestats.com/one-second/]()

---
class: center
@@ -576,9 +595,25 @@ if (window.HTMLWidgets) slideshow.on('afterShowSlide', function (slide) {
}
deleted = true;
});
})();</script>

<script>
})();
(function() {
"use strict"
// Replace <script> tags in slides area to make them executable
var scripts = document.querySelectorAll(
'.remark-slides-area .remark-slide-container script'
);
if (!scripts.length) return;
for (var i = 0; i < scripts.length; i++) {
var s = document.createElement('script');
var code = document.createTextNode(scripts[i].textContent);
s.appendChild(code);
var scriptAttrs = scripts[i].attributes;
for (var j = 0; j < scriptAttrs.length; j++) {
s.setAttribute(scriptAttrs[j].name, scriptAttrs[j].value);
}
scripts[i].parentElement.replaceChild(s, scripts[i]);
}
})();
(function() {
var links = document.getElementsByTagName('a');
for (var i = 0; i < links.length; i++) {
@@ -586,8 +621,7 @@ if (window.HTMLWidgets) slideshow.on('afterShowSlide', function (slide) {
links[i].target = '_blank';
}
}
})();
</script>
})();</script>

<script>
slideshow._releaseMath = function(el) {


BIN
courses/01-dataviz-intro_files/figure-html/unnamed-chunk-2-1.png Vedi File

Before After
Width: 504  |  Height: 504  |  Size: 7.2KB Width: 504  |  Height: 504  |  Size: 7.2KB

BIN
courses/01-dataviz-intro_files/figure-html/unnamed-chunk-3-1.png Vedi File

Before After
Width: 504  |  Height: 504  |  Size: 8.6KB Width: 504  |  Height: 504  |  Size: 8.7KB

BIN
courses/01-dataviz-intro_files/figure-html/unnamed-chunk-4-1.png Vedi File

Before After
Width: 504  |  Height: 504  |  Size: 8.4KB Width: 504  |  Height: 504  |  Size: 8.4KB

BIN
courses/01-dataviz-intro_files/figure-html/unnamed-chunk-5-1.png Vedi File

Before After
Width: 504  |  Height: 504  |  Size: 8.2KB Width: 504  |  Height: 504  |  Size: 8.3KB

BIN
courses/01-dataviz-intro_files/figure-html/unnamed-chunk-6-1.png Vedi File

Before After
Width: 504  |  Height: 352  |  Size: 5.5KB Width: 504  |  Height: 352  |  Size: 5.6KB

BIN
courses/img/usmap_new.png Vedi File

Before After
Width: 2900  |  Height: 1822  |  Size: 1011KB

BIN
courses/img/usmap_old.png Vedi File

Before After
Width: 2854  |  Height: 1808  |  Size: 1.7MB

BIN
courses/img/usmap_video.mp4 Vedi File


+ 1
- 1
courses/lab01-correction.Rmd Vedi File

@@ -1,7 +1,7 @@
---
title: "correction"
author: "Antoine Neuraz"
date: "18/11/2019"
date: "16/11/2020"
output: html_document
---



+ 74
- 13
courses/lab01-correction.html
File diff soppresso perché troppo grande
Vedi File


+ 1
- 1
courses/lab01-ggplot-intro.Rmd Vedi File

@@ -1,7 +1,7 @@
---
title: "Introduction ggplot2"
author: "Antoine Neuraz"
date: "18/11/2019"
date: "16/11/2020"
output:
xaringan::moon_reader:
css: ['default','css/my_style.css']


+ 42
- 12
courses/lab01-ggplot-intro.html Vedi File

@@ -1,9 +1,10 @@
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang="">
<html lang="" xml:lang="">
<head>
<title>Introduction ggplot2</title>
<meta charset="utf-8" />
<meta name="author" content="Antoine Neuraz" />
<script src="libs/header-attrs-2.5/header-attrs.js"></script>
<link href="libs/remark-css-0.0.1/default.css" rel="stylesheet" />
<link rel="stylesheet" href="css/my_style.css" type="text/css" />
</head>
@@ -159,6 +160,10 @@ ggplot(iris,
* geom_smooth(method='lm', se=FALSE)
```

```
## `geom_smooth()` using formula 'y ~ x'
```

![](lab01-ggplot-intro_files/figure-html/unnamed-chunk-7-1.png)&lt;!-- --&gt;
]

@@ -177,6 +182,10 @@ ggplot(iris,
* facet_grid(~Species)
```

```
## `geom_smooth()` using formula 'y ~ x'
```

![](lab01-ggplot-intro_files/figure-html/unnamed-chunk-8-1.png)&lt;!-- --&gt;
]
---
@@ -195,6 +204,10 @@ ggplot(iris,
* theme_minimal()
```

```
## `geom_smooth()` using formula 'y ~ x'
```

![](lab01-ggplot-intro_files/figure-html/unnamed-chunk-9-1.png)&lt;!-- --&gt;
]

@@ -305,6 +318,8 @@ ggplot(iris,
### ajouter les points par dessus la distribution

### paufiner le plot (axes, titres, thème)


</textarea>
<style data-target="print-only">@media screen {.remark-slide-container{display:block;}.remark-slide-scaler{box-shadow:none;}}</style>
<script src="https://remarkjs.com/downloads/remark-latest.min.js"></script>
@@ -354,6 +369,32 @@ if (window.HTMLWidgets) slideshow.on('afterShowSlide', function (slide) {
deleted = true;
});
})();
(function() {
"use strict"
// Replace <script> tags in slides area to make them executable
var scripts = document.querySelectorAll(
'.remark-slides-area .remark-slide-container script'
);
if (!scripts.length) return;
for (var i = 0; i < scripts.length; i++) {
var s = document.createElement('script');
var code = document.createTextNode(scripts[i].textContent);
s.appendChild(code);
var scriptAttrs = scripts[i].attributes;
for (var j = 0; j < scriptAttrs.length; j++) {
s.setAttribute(scriptAttrs[j].name, scriptAttrs[j].value);
}
scripts[i].parentElement.replaceChild(s, scripts[i]);
}
})();
(function() {
var links = document.getElementsByTagName('a');
for (var i = 0; i < links.length; i++) {
if (/^(https?:)?\/\//.test(links[i].getAttribute('href'))) {
links[i].target = '_blank';
}
}
})();
// adds .remark-code-has-line-highlighted class to <pre> parent elements
// of code chunks containing highlighted lines with class .remark-code-line-highlighted
(function(d) {
@@ -372,17 +413,6 @@ if (window.HTMLWidgets) slideshow.on('afterShowSlide', function (slide) {
preParents.forEach(p => p.classList.add("remark-code-has-line-highlighted"));
})(document);</script>

<script>
(function() {
var links = document.getElementsByTagName('a');
for (var i = 0; i < links.length; i++) {
if (/^(https?:)?\/\//.test(links[i].getAttribute('href'))) {
links[i].target = '_blank';
}
}
})();
</script>

<script>
slideshow._releaseMath = function(el) {
var i, text, code, codes = el.getElementsByTagName('code');


BIN
courses/lab01-ggplot-intro_files/figure-html/unnamed-chunk-10-1.png Vedi File

Before After
Width: 504  |  Height: 252  |  Size: 32KB Width: 504  |  Height: 252  |  Size: 32KB

BIN
courses/lab01-ggplot-intro_files/figure-html/unnamed-chunk-11-1.png Vedi File

Before After
Width: 504  |  Height: 252  |  Size: 32KB Width: 504  |  Height: 252  |  Size: 32KB

BIN
courses/lab01-ggplot-intro_files/figure-html/unnamed-chunk-12-1.png Vedi File

Before After
Width: 504  |  Height: 252  |  Size: 31KB Width: 504  |  Height: 252  |  Size: 31KB

BIN
courses/lab01-ggplot-intro_files/figure-html/unnamed-chunk-2-1.png Vedi File

Before After
Width: 504  |  Height: 352  |  Size: 13KB Width: 504  |  Height: 352  |  Size: 13KB

BIN
courses/lab01-ggplot-intro_files/figure-html/unnamed-chunk-3-1.png Vedi File

Before After
Width: 504  |  Height: 352  |  Size: 23KB Width: 504  |  Height: 352  |  Size: 23KB

BIN
courses/lab01-ggplot-intro_files/figure-html/unnamed-chunk-4-1.png Vedi File

Before After
Width: 504  |  Height: 352  |  Size: 23KB Width: 504  |  Height: 352  |  Size: 23KB

BIN
courses/lab01-ggplot-intro_files/figure-html/unnamed-chunk-5-1.png Vedi File

Before After
Width: 504  |  Height: 352  |  Size: 29KB Width: 504  |  Height: 352  |  Size: 29KB

BIN
courses/lab01-ggplot-intro_files/figure-html/unnamed-chunk-6-1.png Vedi File

Before After
Width: 504  |  Height: 352  |  Size: 43KB Width: 504  |  Height: 352  |  Size: 43KB

BIN
courses/lab01-ggplot-intro_files/figure-html/unnamed-chunk-7-1.png Vedi File

Before After
Width: 504  |  Height: 352  |  Size: 36KB Width: 504  |  Height: 352  |  Size: 36KB

BIN
courses/lab01-ggplot-intro_files/figure-html/unnamed-chunk-8-1.png Vedi File

Before After
Width: 504  |  Height: 352  |  Size: 37KB Width: 504  |  Height: 352  |  Size: 37KB

BIN
courses/lab01-ggplot-intro_files/figure-html/unnamed-chunk-9-1.png Vedi File

Before After
Width: 504  |  Height: 352  |  Size: 37KB Width: 504  |  Height: 352  |  Size: 37KB

+ 12
- 0
courses/libs/header-attrs-2.5/header-attrs.js Vedi File

@@ -0,0 +1,12 @@
// Pandoc 2.9 adds attributes on both header and div. We remove the former (to
// be compatible with the behavior of Pandoc < 2.8).
document.addEventListener('DOMContentLoaded', function(e) {
var hs = document.querySelectorAll("div.section[class*='level'] > :first-child");
var i, h, a;
for (i = 0; i < hs.length; i++) {
h = hs[i];
if (!/^h[1-6]$/i.test(h.tagName)) continue; // it should be a header h1-h6
a = h.attributes;
while (a.length > 0) h.removeAttribute(a[0].name);
}
});

+ 1
- 1
courses/libs/remark-css-0.0.1/default.css Vedi File

@@ -41,7 +41,7 @@ a, a > code {
float: right;
width: 47%;
}
.pull-right ~ * {
.pull-right + * {
clear: both;
}
img, video, iframe {


Loading…
Annulla
Salva