-
Notifications
You must be signed in to change notification settings - Fork 3
Example
Olga Paoletti edited this page Mar 3, 2021
·
3 revisions
##How to run the example
To run the script at least the version 4.0.0 of the program R is required
RStudio must be version 1.2.5019 or more
The package data.table must be version 1.12.8 or more
-
Go in the code section of the repository.
-
Click on the green button "Code" and choose Dowload ZIP to download the whole content in you local computer.
-
Once the folder is unzipped you will find inside the "example" folder:
- the to_run.R file
- the "p_" folders containing the main programming files
- the "i_" folder containing the input files
- the "g_" folders containing the generated output (that can be delete as automatically generated every time you run the script)
-
Open the to_run script, select all the content and press the run command on the upper right part of the screen. (or press Ctrl+Shift+Enter key combination)
-
In the R console (bottom left) the script progress is shown.