Update Analysis.md
This commit is contained in:
parent
cc01e4d708
commit
d90c44d997
|
@ -117,6 +117,8 @@ I expect to answer those questions in the near future.
|
||||||
|
|
||||||
## Code.
|
## 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
|
> ### We first read the data
|
||||||
> DataFrame <- read.csv(file="Predictions.csv", header=TRUE, sep=",")
|
> DataFrame <- read.csv(file="Predictions.csv", header=TRUE, sep=",")
|
||||||
|
|
Loading…
Reference in New Issue
Block a user