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
- Host: GitHub
- URL: https://github.com/amine-smahi/r-learning-journey
- Owner: Amine-Smahi
- Created: 2018-11-11T19:31:47.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-09T18:54:03.000Z (almost 6 years ago)
- Last Synced: 2025-02-28T08:16:51.553Z (about 2 months ago)
- Topics: afc, cpa, data-cleaning, data-integration, data-science, datascience, r, r-language
- Language: R
- Homepage:
- Size: 63.5 KB
- Stars: 20
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 tpcd SecondSemester
cd TP12) 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