DataScience Workbook
/
05: Introduction to Programming
/ 4.
Introduction to R programming
/ 4.1. Base R - core functionality for statistical computing
New content coming soon!
Further Reading
Base R Graphics - traditional statistical graphingggplot2 - customizable graphs and charts
dplyr - data manipulation and transformation
tidyverse - advanced data manipulation, exploration and visualization
data.table - aggregation and manipulation of large data sets
Introduction to Julia programming
Julia setup: installation, environments and Jupyter integration
MODULE 06: High-Performance Computing (HPC)