Logo Lanfrica

gkagyen/R

Domain:

education
Creator:
gka
Host:
This repo contains files for the training modules in R from the 50 days of becoming a data scientist program organised by the Ghana R-Users community # R Training Materials: 20 Days to Data Science (4-modules) Welcome to the repository for the **20 Days of R Training**, part of the broader **50 Days of Becoming a Data Scientist** program organised by the **Ghana R Users** community. This repository contains all the teaching materials, resources, and exercises used during the training sessions. Whether you're a beginner or looking to solidify your R programming skills, this repository is designed to help you along your data science journey. ## 🌟 Objectives The 20 Days of R Training aimed to: - Introduce participants to the R programming language. - Provide hands-on experience with data manipulation, analysis, visualization and Basic ML in R. - Prepare participants for advanced topics in data science and machine learning. ## 📂 Repository Contents Here's what you'll find in this repository: - **Markdown Files**: Comprehensive markdown documents for each day's topic which combines embedded codes and notes with detailed comments to guide learning. - **Exercises**: Assignments and projects to reinforce learning. - **Resources**: Links to additional reading and tools. ## 🔧 How to Use This Repository 1. clone the repository to your local machine ```{r} library(gert) git_clone(url = "github.com") ``` 2. 🛠 Prerequisites Make sure you have R and RStudio installed. You can download them here: - RStudio - R ## 🤝 Contributing If you'd like to contribute or report issues, please feel free to fork the repository and create a pull request.

Licenses