From 07f67dcda3493b9df04ff565bb16e6e06dae36ab Mon Sep 17 00:00:00 2001 From: 15ac985fc64b4cd63d7f81ed7b78e5cd <15ac985fc64b4cd63d7f81ed7b78e5cd@app-learninglab.inria.fr> Date: Tue, 31 Mar 2020 19:28:03 +0000 Subject: [PATCH] Update exercice_en.Rmd --- module3/exo3/exercice_en.Rmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module3/exo3/exercice_en.Rmd b/module3/exo3/exercice_en.Rmd index d686377..3d20668 100644 --- a/module3/exo3/exercice_en.Rmd +++ b/module3/exo3/exercice_en.Rmd @@ -17,7 +17,7 @@ jeuB<-read.csv(file="jeuB.csv", header=TRUE) ``` ## Question one -Reproduction of the Playfair graph from numerical data. The data used are in the file "jeuB.csv" (located in the same directory as this file). +Reproduction of the Playfair graph from numerical data. The data used are in the file "subject2.csv" (located in the same directory as this file). We start first with 2 graphs separating the price of wheat per year and the weekly salary per year. -- 2.18.1