Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tomaztk/list_of_r_packages_for_data_scientist
List of useful R packages for data scientists
https://github.com/tomaztk/list_of_r_packages_for_data_scientist
data-science r r-language r-markdown r-package r-programming statistics
Last synced: about 1 month ago
JSON representation
List of useful R packages for data scientists
- Host: GitHub
- URL: https://github.com/tomaztk/list_of_r_packages_for_data_scientist
- Owner: tomaztk
- License: mit
- Created: 2020-04-26T04:37:01.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-11-21T12:00:20.000Z (about 4 years ago)
- Last Synced: 2024-08-13T07:14:23.907Z (4 months ago)
- Topics: data-science, r, r-language, r-markdown, r-package, r-programming, statistics
- Language: R
- Size: 14.6 KB
- Stars: 13
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# List of R packages for Statisticians and Data scientists
List of useful R packages for data scientists and statisticians.## R packages
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:
1. Loading and importing data
2. Manipulating Data
3. Testing and Sampling Data
4. Statistical Analysis
5. Machine Learning
6. Visualisation
7. Web Scraping
8. Documents and books organisation
9. Saving and exporting data## Cloning the repository
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
```## Contributors and co-authors
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!
## License
These samples and templates are all licensed under the MIT license.## Questions
Email questions to: [email protected]