This repository is used for learning R programming and for storing projects completed using R.
- Notes and summaries related to R language concepts
- Data analysis projects implemented in R
- Practice scripts and experiments
The main goals of this repository are:
- To systematically learn and practice R programming
- To document my progress and understanding of R
- To organise R-based projects in one place for future reference
- R
- RStudio
- Common R packages such as
tidyverse,ggplot2,dplyr, etc.