An open API service indexing awesome lists of open source software.

https://github.com/amine-smahi/r-learning-journey

Some of the projects i made when starting to learn R for Data Science at the university
https://github.com/amine-smahi/r-learning-journey

afc cpa data-cleaning data-integration data-science datascience r r-language

Last synced: about 1 month ago
JSON representation

Some of the projects i made when starting to learn R for Data Science at the university

Awesome Lists containing this project

README

        




R Learning Journey


Some of the projects i made when starting to learn R for Data Science at the university




## Notice
To run the project correctly
1) navigate to the specific tp

cd SecondSemester
cd TP1

2) Update the path of datasets

setwd("Your path")
read.csv2("Your path",sep = ';')
3) Star the repo :D

### Todo
* Naming the tps by their goals
* Name better the folders
* Better variable naming

### License
The project is under MIT License