This repository contains the files, notes, examples, and exercises that helped me learn the R Programming Language.
Instead of leaving these resources on my computer, I decided to publish them so they can also be useful to anyone who wants to start learning R or review its core concepts.
Whether you're a beginner or simply looking for reference material, I hope you find something valuable here.
The repository may include topics such as:
- Variables and Data Types
- Operators
- Vectors
- Matrices
- Arrays
- Lists
- Factors
- Data Frames
- Functions
- Conditional Statements
- Loops
- Packages
- File Handling
- Data Manipulation
- Data Visualization
- Statistics
- Practical Examples
- Exercises
This repository aims to:
- Share the materials I used while learning R.
- Serve as a quick reference for future projects.
- Help beginners get started with R.
- Keep all learning resources organized in one place.
- Language: R
- Version Control: Git
- Platform: GitHub
If you have suggestions, corrections, or additional learning resources that could improve this repository, feel free to open an Issue or submit a Pull Request.
If this repository helps you in your learning journey, consider giving it a Star.
It helps others discover the project and motivates me to continue sharing educational resources.
This project is licensed under the MIT License.
Happy Learning! 📊