Update exercice_en.Rmd

parent 8b130aff
...@@ -17,7 +17,7 @@ jeuB<-read.csv(file="jeuB.csv", header=TRUE) ...@@ -17,7 +17,7 @@ jeuB<-read.csv(file="jeuB.csv", header=TRUE)
``` ```
## Question one ## 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. We start first with 2 graphs separating the price of wheat per year and the weekly salary per year.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment