R-Learning-Journey icon indicating copy to clipboard operation
R-Learning-Journey copied to clipboard

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

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