5 | | * Add analysis -> Add R script |
6 | | * push New |
7 | | * fill in a name (eg 'myScript') and extension (just fill in 'r') |
8 | | * upload through file or CSV box |
| 5 | * To start adding an R script, go to ''Add analysis'' in the main meny and select ''Add R script''. |
| 6 | * Click the ''Add new record'' button. |
| 7 | * Fill in a name for the script (eg 'myScript') and the extension, 'r'. Also select the investigation this script is part of. |
| 8 | * Upload the actual script through direct CSV input or by file. |
| 9 | * After adding, you can have a look at the R api (click on ''R api'' at the top right corner of the screen) and confirm that your script is listed under ''#loading user defined scripts''. |