Skip to content

Commit f045dfb

Browse files
committed
Ajout diapo et codes Seance Donnees Massives
1 parent 0b76581 commit f045dfb

30 files changed

Lines changed: 629 additions & 166 deletions

_site/apropos.html

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@
4242
<link href="site_libs/quarto-html/quarto-syntax-highlighting-dc55a5b9e770e841cd82e46aadbfb9b0.css" rel="stylesheet" class="quarto-color-scheme-extra" id="quarto-text-highlighting-styles">
4343
<script src="site_libs/bootstrap/bootstrap.min.js"></script>
4444
<link href="site_libs/bootstrap/bootstrap-icons.css" rel="stylesheet">
45-
<link href="site_libs/bootstrap/bootstrap-cccd2b3b80382436e6a438002f59f6c5.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme" id="quarto-bootstrap" data-mode="light">
45+
<link href="site_libs/bootstrap/bootstrap-e5c19ead0a862f3b41ee925160035a38.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme" id="quarto-bootstrap" data-mode="light">
4646
<link href="site_libs/bootstrap/bootstrap-dark-2a85743b2b482bd1f60b8089092db09d.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme quarto-color-alternate" id="quarto-bootstrap" data-mode="dark">
47-
<link href="site_libs/bootstrap/bootstrap-cccd2b3b80382436e6a438002f59f6c5.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme-extra" id="quarto-bootstrap" data-mode="light">
47+
<link href="site_libs/bootstrap/bootstrap-e5c19ead0a862f3b41ee925160035a38.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme-extra" id="quarto-bootstrap" data-mode="light">
4848
<script id="quarto-search-options" type="application/json">{
4949
"location": "navbar",
5050
"copy-button": false,
@@ -72,24 +72,41 @@
7272
}
7373
}</script>
7474
<!-- Matomo -->
75+
7576
<script>
77+
7678
var _paq = window._paq = window._paq || [];
79+
7780
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
81+
7882
_paq.push(["setDocumentTitle", document.domain + "/" + document.title]);
83+
7984
_paq.push(['trackPageView']);
85+
8086
_paq.push(['enableLinkTracking']);
87+
8188
(function() {
89+
8290
var u="https://analyseweb.huma-num.fr/";
91+
8392
_paq.push(['setTrackerUrl', u+'matomo.php']);
93+
8494
_paq.push(['setSiteId', '471']);
95+
8596
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
97+
8698
g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
99+
87100
})();
101+
88102
</script>
103+
89104
<!-- End Matomo Code -->
90105

91106

92107

108+
109+
93110
<link rel="stylesheet" href="styles.css">
94111
<meta name="twitter:title" content="Le Groupe ElementR – ElementR">
95112
<meta name="twitter:description" content="Site web du groupe d’utilisateur·rice·s ElementR">

_site/contact.html

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,9 @@
4343
<link href="site_libs/quarto-html/quarto-syntax-highlighting-dc55a5b9e770e841cd82e46aadbfb9b0.css" rel="stylesheet" class="quarto-color-scheme-extra" id="quarto-text-highlighting-styles">
4444
<script src="site_libs/bootstrap/bootstrap.min.js"></script>
4545
<link href="site_libs/bootstrap/bootstrap-icons.css" rel="stylesheet">
46-
<link href="site_libs/bootstrap/bootstrap-cccd2b3b80382436e6a438002f59f6c5.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme" id="quarto-bootstrap" data-mode="light">
46+
<link href="site_libs/bootstrap/bootstrap-e5c19ead0a862f3b41ee925160035a38.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme" id="quarto-bootstrap" data-mode="light">
4747
<link href="site_libs/bootstrap/bootstrap-dark-2a85743b2b482bd1f60b8089092db09d.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme quarto-color-alternate" id="quarto-bootstrap" data-mode="dark">
48-
<link href="site_libs/bootstrap/bootstrap-cccd2b3b80382436e6a438002f59f6c5.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme-extra" id="quarto-bootstrap" data-mode="light">
48+
<link href="site_libs/bootstrap/bootstrap-e5c19ead0a862f3b41ee925160035a38.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme-extra" id="quarto-bootstrap" data-mode="light">
4949
<script id="quarto-search-options" type="application/json">{
5050
"location": "navbar",
5151
"copy-button": false,
@@ -73,24 +73,41 @@
7373
}
7474
}</script>
7575
<!-- Matomo -->
76+
7677
<script>
78+
7779
var _paq = window._paq = window._paq || [];
80+
7881
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
82+
7983
_paq.push(["setDocumentTitle", document.domain + "/" + document.title]);
84+
8085
_paq.push(['trackPageView']);
86+
8187
_paq.push(['enableLinkTracking']);
88+
8289
(function() {
90+
8391
var u="https://analyseweb.huma-num.fr/";
92+
8493
_paq.push(['setTrackerUrl', u+'matomo.php']);
94+
8595
_paq.push(['setSiteId', '471']);
96+
8697
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
98+
8799
g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
100+
88101
})();
102+
89103
</script>
104+
90105
<!-- End Matomo Code -->
91106

92107

93108

109+
110+
94111
<link rel="stylesheet" href="styles.css">
95112
<meta name="twitter:title" content="Contact – ElementR">
96113
<meta name="twitter:description" content="Site web du groupe d’utilisateur·rice·s ElementR">

_site/index.html

Lines changed: 35 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,9 @@
4343
<link href="site_libs/quarto-html/quarto-syntax-highlighting-dc55a5b9e770e841cd82e46aadbfb9b0.css" rel="stylesheet" class="quarto-color-scheme-extra" id="quarto-text-highlighting-styles">
4444
<script src="site_libs/bootstrap/bootstrap.min.js"></script>
4545
<link href="site_libs/bootstrap/bootstrap-icons.css" rel="stylesheet">
46-
<link href="site_libs/bootstrap/bootstrap-cccd2b3b80382436e6a438002f59f6c5.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme" id="quarto-bootstrap" data-mode="light">
46+
<link href="site_libs/bootstrap/bootstrap-e5c19ead0a862f3b41ee925160035a38.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme" id="quarto-bootstrap" data-mode="light">
4747
<link href="site_libs/bootstrap/bootstrap-dark-2a85743b2b482bd1f60b8089092db09d.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme quarto-color-alternate" id="quarto-bootstrap" data-mode="dark">
48-
<link href="site_libs/bootstrap/bootstrap-cccd2b3b80382436e6a438002f59f6c5.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme-extra" id="quarto-bootstrap" data-mode="light">
48+
<link href="site_libs/bootstrap/bootstrap-e5c19ead0a862f3b41ee925160035a38.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme-extra" id="quarto-bootstrap" data-mode="light">
4949
<script id="quarto-search-options" type="application/json">{
5050
"location": "navbar",
5151
"copy-button": false,
@@ -73,38 +73,69 @@
7373
}
7474
}</script>
7575
<script src="site_libs/htmlwidgets-1.6.4/htmlwidgets.js"></script>
76+
7677
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
78+
7779
<link href="site_libs/leaflet-1.3.1/leaflet.css" rel="stylesheet">
80+
7881
<script src="site_libs/leaflet-1.3.1/leaflet.js"></script>
82+
7983
<link href="site_libs/leafletfix-1.0.0/leafletfix.css" rel="stylesheet">
84+
8085
<script src="site_libs/proj4-2.6.2/proj4.min.js"></script>
86+
8187
<script src="site_libs/Proj4Leaflet-1.0.1/proj4leaflet.js"></script>
88+
8289
<link href="site_libs/rstudio_leaflet-1.3.1/rstudio_leaflet.css" rel="stylesheet">
90+
8391
<script src="site_libs/leaflet-binding-2.2.2/leaflet.js"></script>
92+
8493
<script src="site_libs/leaflet-providers-2.0.0/leaflet-providers_2.0.0.js"></script>
94+
8595
<script src="site_libs/leaflet-providers-plugin-2.2.2/leaflet-providers-plugin.js"></script>
96+
8697
<link href="site_libs/leaflet-awesomemarkers-2.0.3/leaflet.awesome-markers.css" rel="stylesheet">
98+
8799
<script src="site_libs/leaflet-awesomemarkers-2.0.3/leaflet.awesome-markers.min.js"></script>
100+
88101
<link href="site_libs/ionicons-2.0.1/ionicons.min.css" rel="stylesheet">
102+
89103
<!-- Matomo -->
104+
90105
<script>
106+
91107
var _paq = window._paq = window._paq || [];
108+
92109
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
110+
93111
_paq.push(["setDocumentTitle", document.domain + "/" + document.title]);
112+
94113
_paq.push(['trackPageView']);
114+
95115
_paq.push(['enableLinkTracking']);
116+
96117
(function() {
118+
97119
var u="https://analyseweb.huma-num.fr/";
120+
98121
_paq.push(['setTrackerUrl', u+'matomo.php']);
122+
99123
_paq.push(['setSiteId', '471']);
124+
100125
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
126+
101127
g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
128+
102129
})();
130+
103131
</script>
132+
104133
<!-- End Matomo Code -->
105134

106135

107136

137+
138+
108139
<link rel="stylesheet" href="styles.css">
109140
<meta name="twitter:title" content="ElementR – ElementR">
110141
<meta name="twitter:image" content="https://elementr.gitpages.huma-num.fr/website/img/8504.png">
@@ -566,8 +597,8 @@ <h2 class="anchored" data-anchor-id="groupe-dutilisateurrices-pour-le-traitement
566597
<div id="map">
567598
<div class="cell">
568599
<div class="cell-output-display">
569-
<div id="htmlwidget-ef036650ef0f0bc7b805" style="width:100%;height:315px;" class="leaflet html-widget"></div>
570-
<script type="application/json" data-for="htmlwidget-ef036650ef0f0bc7b805">{"x":{"options":{"crs":{"crsClass":"L.CRS.EPSG3857","code":null,"proj4def":null,"projectedBounds":null,"options":{}}},"setView":[[48.92508674903839,2.36708811261963],12,[]],"calls":[{"method":"addProviderTiles","args":["CartoDB.Positron",null,null,{"errorTileUrl":"","noWrap":false,"detectRetina":false}]},{"method":"addAwesomeMarkers","args":[48.91008674903838,2.36708811261963,{"icon":"ios-people","markerColor":"blue","iconColor":"white","spin":false,"squareMarker":false,"iconRotate":0,"font":"monospace","prefix":"ion"},null,null,{"interactive":true,"draggable":false,"keyboard":true,"title":"","alt":"","zIndexOffset":0,"opacity":1,"riseOnHover":false,"riseOffset":250},"<img src = https://upload.wikimedia.org/wikipedia/commons/8/8f/Campus_Condorcet_B%C3%A2timent_Recherche_Sud._-_IHEAL.jpg width = 140><br /><p style='font-size:11pt;text-align:center;'>Campus Condorcet<\/p>",null,null,null,null,{"interactive":false,"permanent":false,"direction":"auto","opacity":1,"offset":[0,0],"textsize":"10px","textOnly":false,"className":"","sticky":true},null]}],"limits":{"lat":[48.91008674903838,48.91008674903838],"lng":[2.36708811261963,2.36708811261963]}},"evals":[],"jsHooks":[]}</script>
600+
<div id="htmlwidget-f7079d7c91ac38fa0e27" style="width:100%;height:315px;" class="leaflet html-widget"></div>
601+
<script type="application/json" data-for="htmlwidget-f7079d7c91ac38fa0e27">{"x":{"options":{"crs":{"crsClass":"L.CRS.EPSG3857","code":null,"proj4def":null,"projectedBounds":null,"options":{}}},"setView":[[48.92508674903839,2.36708811261963],12,[]],"calls":[{"method":"addProviderTiles","args":["CartoDB.Positron",null,null,{"errorTileUrl":"","noWrap":false,"detectRetina":false}]},{"method":"addAwesomeMarkers","args":[48.91008674903838,2.36708811261963,{"icon":"ios-people","markerColor":"blue","iconColor":"white","spin":false,"squareMarker":false,"iconRotate":0,"font":"monospace","prefix":"ion"},null,null,{"interactive":true,"draggable":false,"keyboard":true,"title":"","alt":"","zIndexOffset":0,"opacity":1,"riseOnHover":false,"riseOffset":250},"<img src = https://upload.wikimedia.org/wikipedia/commons/8/8f/Campus_Condorcet_B%C3%A2timent_Recherche_Sud._-_IHEAL.jpg width = 140><br /><p style='font-size:11pt;text-align:center;'>Campus Condorcet<\/p>",null,null,null,null,{"interactive":false,"permanent":false,"direction":"auto","opacity":1,"offset":[0,0],"textsize":"10px","textOnly":false,"className":"","sticky":true},null]}],"limits":{"lat":[48.91008674903838,48.91008674903838],"lng":[2.36708811261963,2.36708811261963]}},"evals":[],"jsHooks":[]}</script>
571602
</div>
572603
</div>
573604
</div>

_site/posts/atelier_enquete_sncf.html

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,9 @@
6464
<link href="../site_libs/quarto-html/quarto-syntax-highlighting-dc55a5b9e770e841cd82e46aadbfb9b0.css" rel="stylesheet" class="quarto-color-scheme-extra" id="quarto-text-highlighting-styles">
6565
<script src="../site_libs/bootstrap/bootstrap.min.js"></script>
6666
<link href="../site_libs/bootstrap/bootstrap-icons.css" rel="stylesheet">
67-
<link href="../site_libs/bootstrap/bootstrap-cccd2b3b80382436e6a438002f59f6c5.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme" id="quarto-bootstrap" data-mode="light">
67+
<link href="../site_libs/bootstrap/bootstrap-e5c19ead0a862f3b41ee925160035a38.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme" id="quarto-bootstrap" data-mode="light">
6868
<link href="../site_libs/bootstrap/bootstrap-dark-2a85743b2b482bd1f60b8089092db09d.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme quarto-color-alternate" id="quarto-bootstrap" data-mode="dark">
69-
<link href="../site_libs/bootstrap/bootstrap-cccd2b3b80382436e6a438002f59f6c5.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme-extra" id="quarto-bootstrap" data-mode="light">
69+
<link href="../site_libs/bootstrap/bootstrap-e5c19ead0a862f3b41ee925160035a38.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme-extra" id="quarto-bootstrap" data-mode="light">
7070
<script id="quarto-search-options" type="application/json">{
7171
"location": "navbar",
7272
"copy-button": false,
@@ -94,24 +94,41 @@
9494
}
9595
}</script>
9696
<!-- Matomo -->
97+
9798
<script>
99+
98100
var _paq = window._paq = window._paq || [];
101+
99102
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
103+
100104
_paq.push(["setDocumentTitle", document.domain + "/" + document.title]);
105+
101106
_paq.push(['trackPageView']);
107+
102108
_paq.push(['enableLinkTracking']);
109+
103110
(function() {
111+
104112
var u="https://analyseweb.huma-num.fr/";
113+
105114
_paq.push(['setTrackerUrl', u+'matomo.php']);
115+
106116
_paq.push(['setSiteId', '471']);
117+
107118
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
119+
108120
g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
121+
109122
})();
123+
110124
</script>
125+
111126
<!-- End Matomo Code -->
112127

113128

114129

130+
131+
115132
<link rel="stylesheet" href="../styles.css">
116133
<meta name="twitter:title" content="Atelier pratique – ElementR">
117134
<meta name="twitter:description" content="Manipulation et traitement de données d’enquête voyageurs SNCF">

_site/posts/seance1.html

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,9 @@
6666
<link href="../site_libs/quarto-html/quarto-syntax-highlighting-dc55a5b9e770e841cd82e46aadbfb9b0.css" rel="stylesheet" class="quarto-color-scheme-extra" id="quarto-text-highlighting-styles">
6767
<script src="../site_libs/bootstrap/bootstrap.min.js"></script>
6868
<link href="../site_libs/bootstrap/bootstrap-icons.css" rel="stylesheet">
69-
<link href="../site_libs/bootstrap/bootstrap-cccd2b3b80382436e6a438002f59f6c5.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme" id="quarto-bootstrap" data-mode="light">
69+
<link href="../site_libs/bootstrap/bootstrap-e5c19ead0a862f3b41ee925160035a38.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme" id="quarto-bootstrap" data-mode="light">
7070
<link href="../site_libs/bootstrap/bootstrap-dark-2a85743b2b482bd1f60b8089092db09d.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme quarto-color-alternate" id="quarto-bootstrap" data-mode="dark">
71-
<link href="../site_libs/bootstrap/bootstrap-cccd2b3b80382436e6a438002f59f6c5.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme-extra" id="quarto-bootstrap" data-mode="light">
71+
<link href="../site_libs/bootstrap/bootstrap-e5c19ead0a862f3b41ee925160035a38.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme-extra" id="quarto-bootstrap" data-mode="light">
7272
<script id="quarto-search-options" type="application/json">{
7373
"location": "navbar",
7474
"copy-button": false,
@@ -96,24 +96,41 @@
9696
}
9797
}</script>
9898
<!-- Matomo -->
99+
99100
<script>
101+
100102
var _paq = window._paq = window._paq || [];
103+
101104
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
105+
102106
_paq.push(["setDocumentTitle", document.domain + "/" + document.title]);
107+
103108
_paq.push(['trackPageView']);
109+
104110
_paq.push(['enableLinkTracking']);
111+
105112
(function() {
113+
106114
var u="https://analyseweb.huma-num.fr/";
115+
107116
_paq.push(['setTrackerUrl', u+'matomo.php']);
117+
108118
_paq.push(['setSiteId', '471']);
119+
109120
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
121+
110122
g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
123+
111124
})();
125+
112126
</script>
127+
113128
<!-- End Matomo Code -->
114129

115130

116131

132+
133+
117134
<link rel="stylesheet" href="../styles.css">
118135
<meta name="twitter:title" content="Séance introductive – ElementR">
119136
<meta name="twitter:description" content="Historique et objectifs d’ElementR &amp; présentation du langage R">

_site/posts/seance10_table_ronde_analyse_textuelle.html

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,9 @@
5050
<link href="../site_libs/quarto-html/quarto-syntax-highlighting-dc55a5b9e770e841cd82e46aadbfb9b0.css" rel="stylesheet" class="quarto-color-scheme-extra" id="quarto-text-highlighting-styles">
5151
<script src="../site_libs/bootstrap/bootstrap.min.js"></script>
5252
<link href="../site_libs/bootstrap/bootstrap-icons.css" rel="stylesheet">
53-
<link href="../site_libs/bootstrap/bootstrap-cccd2b3b80382436e6a438002f59f6c5.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme" id="quarto-bootstrap" data-mode="light">
53+
<link href="../site_libs/bootstrap/bootstrap-e5c19ead0a862f3b41ee925160035a38.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme" id="quarto-bootstrap" data-mode="light">
5454
<link href="../site_libs/bootstrap/bootstrap-dark-2a85743b2b482bd1f60b8089092db09d.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme quarto-color-alternate" id="quarto-bootstrap" data-mode="dark">
55-
<link href="../site_libs/bootstrap/bootstrap-cccd2b3b80382436e6a438002f59f6c5.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme-extra" id="quarto-bootstrap" data-mode="light">
55+
<link href="../site_libs/bootstrap/bootstrap-e5c19ead0a862f3b41ee925160035a38.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme-extra" id="quarto-bootstrap" data-mode="light">
5656
<script id="quarto-search-options" type="application/json">{
5757
"location": "navbar",
5858
"copy-button": false,
@@ -80,24 +80,41 @@
8080
}
8181
}</script>
8282
<!-- Matomo -->
83+
8384
<script>
85+
8486
var _paq = window._paq = window._paq || [];
87+
8588
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
89+
8690
_paq.push(["setDocumentTitle", document.domain + "/" + document.title]);
91+
8792
_paq.push(['trackPageView']);
93+
8894
_paq.push(['enableLinkTracking']);
95+
8996
(function() {
97+
9098
var u="https://analyseweb.huma-num.fr/";
99+
91100
_paq.push(['setTrackerUrl', u+'matomo.php']);
101+
92102
_paq.push(['setSiteId', '471']);
103+
93104
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
105+
94106
g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
107+
95108
})();
109+
96110
</script>
111+
97112
<!-- End Matomo Code -->
98113

99114

100115

116+
117+
101118
<link rel="stylesheet" href="../styles.css">
102119
<meta name="twitter:title" content="Table ronde – ElementR">
103120
<meta name="twitter:description" content="Faire de l’analyse textuelle sur R : pourquoi et comment ?">

0 commit comments

Comments
 (0)