Skip to content

A learning repository for R programming, covering data manipulation, visualization, and statistical analysis.

License

Notifications You must be signed in to change notification settings

KasrAskari/learn-R-codes

Repository files navigation

📌 Overview

This repository is a comprehensive guide to R programming, focusing on statistical computing and graphical presentation. It is designed to help learners analyze and visualize data effectively.


📚 Topics Covered

  • R Basics: Syntax, data types, and basic operations
  • Functions: Writing and utilizing functions in R
  • Data Structures: Vectors, lists, matrices, and data frames
  • Data Visualization: Creating plots and charts
  • Statistics: Descriptive statistics and probability distributions
  • Data Import/Export: Handling external data files
  • Data Manipulation: Cleaning and transforming data

📂 Repository Structure

learn-R/
├── 01-R-Basics/             # Fundamentals of R programming
├── 02-Data-Structures/      # Working with vectors, lists, matrices, and data frames
├── 03-Data-Visualization/   # Creating plots and charts
├── 04-Statistics/           # Statistical analysis in R
├── 05-Control-Structures/   # If-else statements and loops
├── 06-Functions/            # Writing and using functions
├── README.md                # Documentation
└── LICENSE                  # License information

🛠 Prerequisites


Inspired by the W3Schools R Tutorial

About

A learning repository for R programming, covering data manipulation, visualization, and statistical analysis.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published