Skip to content
Snippets Groups Projects
Commit f32d8148 authored by Boris Baldassari's avatar Boris Baldassari
Browse files

#3 Update readme.

parent c94b3efa
No related branches found
No related tags found
No related merge requests found
...@@ -20,3 +20,11 @@ The `scripts` folder contains the code for the extraction, anonymisation and pub ...@@ -20,3 +20,11 @@ The `scripts` folder contains the code for the extraction, anonymisation and pub
Every dataset, once generated, is fed to a R Markdown document for analysis. This serves both as a test (check if values seem consistent) and as a presentation of the data through plots and tables. Every dataset, once generated, is fed to a R Markdown document for analysis. This serves both as a test (check if values seem consistent) and as a presentation of the data through plots and tables.
The R Markdown files are located in the `report` folder. The R Markdown files are located in the `report` folder.
## Prerequisites
Perl:
```
* cpanm Mail::Box::Manager Text::CSV DateTime::Format::Strptime Encoding::FixLatin
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment