-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
fd6ee5f
commit 09d0690
Showing
29 changed files
with
283 additions
and
183 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+14 Bytes
(100%)
...ses-donnees-avec-R-et-le-Tidyverse_files/figure-html/part_communes_mapg2r-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+62.3 KB
...er-ses-donnees-avec-R-et-le-Tidyverse_files/figure-html/unnamed-chunk-190-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+113 KB
...er-ses-donnees-avec-R-et-le-Tidyverse_files/figure-html/unnamed-chunk-190-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-173 Bytes
(100%)
...rer-ses-donnees-avec-R-et-le-Tidyverse_files/figure-html/unnamed-chunk-34-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed
BIN
-62.2 KB
...rer-ses-donnees-avec-R-et-le-Tidyverse_files/figure-html/unnamed-chunk-55-1.png
Binary file not shown.
Binary file removed
BIN
-119 KB
...rer-ses-donnees-avec-R-et-le-Tidyverse_files/figure-html/unnamed-chunk-55-2.png
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ | |
<meta http-equiv="X-UA-Compatible" content="IE=edge" /> | ||
<title>Préparer ses données avec R et le Tidyverse</title> | ||
<meta name="description" content="Préparation des données avec R et le Tidyverse (module 2)" /> | ||
<meta name="generator" content="bookdown 0.32 and GitBook 2.6.7" /> | ||
<meta name="generator" content="bookdown 0.40 and GitBook 2.6.7" /> | ||
|
||
<meta property="og:title" content="Préparer ses données avec R et le Tidyverse" /> | ||
<meta property="og:type" content="book" /> | ||
|
@@ -23,7 +23,7 @@ | |
<meta name="author" content="Maël Theulière & Bruno Terseur" /> | ||
|
||
|
||
<meta name="date" content="2023-09-15" /> | ||
<meta name="date" content="2024-08-26" /> | ||
|
||
<meta name="viewport" content="width=device-width, initial-scale=1" /> | ||
<meta name="apple-mobile-web-app-capable" content="yes" /> | ||
|
@@ -52,14 +52,15 @@ | |
<link href="libs/anchor-sections-1.1.0/anchor-sections.css" rel="stylesheet" /> | ||
<link href="libs/anchor-sections-1.1.0/anchor-sections-hash.css" rel="stylesheet" /> | ||
<script src="libs/anchor-sections-1.1.0/anchor-sections.js"></script> | ||
<script src="libs/htmlwidgets-1.6.2/htmlwidgets.js"></script> | ||
<link href="libs/htmltools-fill-0.5.8.1/fill.css" rel="stylesheet" /> | ||
<script src="libs/htmlwidgets-1.6.4/htmlwidgets.js"></script> | ||
<link href="libs/datatables-css-0.0.0/datatables-crosstalk.css" rel="stylesheet" /> | ||
<script src="libs/datatables-binding-0.29/datatables.js"></script> | ||
<link href="libs/dt-core-1.13.4/css/jquery.dataTables.min.css" rel="stylesheet" /> | ||
<link href="libs/dt-core-1.13.4/css/jquery.dataTables.extra.css" rel="stylesheet" /> | ||
<script src="libs/dt-core-1.13.4/js/jquery.dataTables.min.js"></script> | ||
<link href="libs/crosstalk-1.2.0/css/crosstalk.min.css" rel="stylesheet" /> | ||
<script src="libs/crosstalk-1.2.0/js/crosstalk.min.js"></script> | ||
<script src="libs/datatables-binding-0.33/datatables.js"></script> | ||
<link href="libs/dt-core-1.13.6/css/jquery.dataTables.min.css" rel="stylesheet" /> | ||
<link href="libs/dt-core-1.13.6/css/jquery.dataTables.extra.css" rel="stylesheet" /> | ||
<script src="libs/dt-core-1.13.6/js/jquery.dataTables.min.js"></script> | ||
<link href="libs/crosstalk-1.2.1/css/crosstalk.min.css" rel="stylesheet" /> | ||
<script src="libs/crosstalk-1.2.1/js/crosstalk.min.js"></script> | ||
|
||
|
||
<style type="text/css"> | ||
|
@@ -127,6 +128,10 @@ | |
code span.wa { color: #60a0b0; font-weight: bold; font-style: italic; } /* Warning */ | ||
</style> | ||
|
||
<style type="text/css"> | ||
|
||
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;} | ||
</style> | ||
|
||
<link rel="stylesheet" href="style.css" type="text/css" /> | ||
</head> | ||
|
@@ -287,7 +292,7 @@ <h1> | |
<div id="header"> | ||
<h1 class="title">Préparer ses données avec R et le Tidyverse</h1> | ||
<p class="author"><em>Maël Theulière & Bruno Terseur</em></p> | ||
<p class="date"><em>15 September 2023</em></p> | ||
<p class="date"><em>26 August 2024</em></p> | ||
</div> | ||
<div id="introduction" class="section level1 hasAnchor" number="1"> | ||
<h1><span class="header-section-number">Chapitre 1</span> Introduction<a href="index.html#introduction" class="anchor-section" aria-label="Anchor link to header"></a></h1> | ||
|
@@ -318,7 +323,7 @@ <h2><span class="header-section-number">1.1</span> Le parcours de formation<a hr | |
<ul> | ||
<li>s’inscrire en envoyant un message vide à l’adresse <a href="mailto:[email protected]?Subject=subscribe%20labo.communaute-r">[email protected]</a> ;<br /> | ||
</li> | ||
<li>rejoindre le fil Ariane <a href="https://ariane.din.developpement-durable.gouv.fr/channel/utilisateurs_r">#utilisateurs_r</a>.</li> | ||
<li>rejoindre le salon Tchap <a href="https://matrix.to/#/#utilisateurs_r:agent.dev-durable.tchap.gouv.fr">#utilisateurs_r</a>.</li> | ||
</ul> | ||
</div> | ||
<div id="le-groupe-de-référents-r-du-pôle-ministériel" class="section level2 hasAnchor" number="1.2"> | ||
|
Oops, something went wrong.