Installing R and RStudio
R is a free software environment for statistical computing and graphics that is very popular for processing and visualizing biological data. RStudio integrated development environment (IDE) is a set of tools built to help you be more productive with R (and Python).
Downloaded R: https://cran.rstudio.com/
Download RStudio Desktop: https://posit.co/download/rstudio-desktop/
Alternatively, RStudio can be used online, however this version may have difficulty with more computationally-heavy processes.