List of useful R packages for data scientists and statisticians.
List of essential R packages consists as a starting point for for tackling typical statistical and data science project. The structure of the R script is as following:
- Loading and importing data
- Manipulating Data
- Testing and Sampling Data
- Statistical Analysis
- Machine Learning
- Visualisation
- Web Scraping
- Documents and books organisation
- Saving and exporting data
You can follow the steps below to clone the repository.
git clone -n https://github.com/tomaztk/List_of_R_packages_for_Data_scientist.git
Thanks to these wonderful community people making and creating all of R packages. Feel free to upgrade and add your package to the R script. Any kind of contribution or comment is highly appreciated!
These samples and templates are all licensed under the MIT license.
Email questions to: [email protected]