Some of the projects i made when starting to learn R for Data Science at the university
To run the project correctly
-
navigate to the specific tp
cd SecondSemester cd TP1
-
Update the path of datasets
setwd("Your path") read.csv2("Your path",sep = ';')
-
Star the repo :D
- Naming the tps by their goals
- Name better the folders
- Better variable naming
The project is under MIT License