Using R
R is a language and environment for statistical computing and graphics and is useful to analyse computational data.
Some useful information to get started:
- Installation guide for R and RStudio
- An R cookbook including some example files
- Tutorial on data manipulation with dplyr
- Tutorial on data visualization with ggplot2