Skip to content

Example

Olga Paoletti edited this page Mar 3, 2021 · 3 revisions

##How to run the example

Requirements

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

  1. Go in the code section of the repository.

  2. Click on the green button "Code" and choose Dowload ZIP to download the whole content in you local computer.

  3. 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)
  4. 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)

  5. In the R console (bottom left) the script progress is shown.

Clone this wiki locally