Update Analysis.md

This commit is contained in:
Nuño Sempere 2018-11-15 12:15:33 +01:00 committed by GitHub
parent cc01e4d708
commit d90c44d997
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -116,7 +116,9 @@ I expect to answer those questions in the near future.
## Code.
You can find [Predictions.csv](https://nunosempere.github.io/rat/EA-predictions/Predictions.csv) and [answers.csv](https://nunosempere.github.io/rat/EA-predictions/answers.csv) by following the link.
```
> ### We first read the data
> DataFrame <- read.csv(file="Predictions.csv", header=TRUE, sep=",")