Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 631 Bytes

File metadata and controls

21 lines (16 loc) · 631 Bytes

R Programming Learning Repository

This repository is used for learning R programming and for storing projects completed using R.

Contents

  • Notes and summaries related to R language concepts
  • Data analysis projects implemented in R
  • Practice scripts and experiments

Purpose

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

Tools & Environment

  • R
  • RStudio
  • Common R packages such as tidyverse, ggplot2, dplyr, etc.

Structure (may evolve)