From b8a7e0bfbe349c111aa80a81e66f4746ddac2861 Mon Sep 17 00:00:00 2001
From: hpolvech <helene.polveche@ens-lyon.fr>
Date: Thu, 14 Oct 2021 11:41:27 +0200
Subject: [PATCH] space1

---
 session_4/session_4.Rmd | 1 +
 1 file changed, 1 insertion(+)

diff --git a/session_4/session_4.Rmd b/session_4/session_4.Rmd
index ee6f04a..bd2638b 100644
--- a/session_4/session_4.Rmd
+++ b/session_4/session_4.Rmd
@@ -42,6 +42,7 @@ As usual you will also need the `tidyverse` library.
 
 <details><summary>Solution</summary>
   <p> 
+  
 ```{r installP, eval = F}
 install.packages("nycflights13")
 ```
-- 
GitLab