https://github.com/bmoretz/r-playground
Various scripts to keep track of my progression through R.
https://github.com/bmoretz/r-playground
data-science datacamp-course datacamp-exercises financial-analysis financial-data financial-markets quantmod rcpp sqlserver statistical-analysis statistical-models
Last synced: about 2 months ago
JSON representation
Various scripts to keep track of my progression through R.
- Host: GitHub
- URL: https://github.com/bmoretz/r-playground
- Owner: bmoretz
- Created: 2016-10-22T17:32:18.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-05-10T19:32:21.000Z (about 7 years ago)
- Last Synced: 2025-10-25T09:51:34.000Z (8 months ago)
- Topics: data-science, datacamp-course, datacamp-exercises, financial-analysis, financial-data, financial-markets, quantmod, rcpp, sqlserver, statistical-analysis, statistical-models
- Language: R
- Homepage:
- Size: 21.4 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
R Playground
=======
Various scripts to keep track of my R work.
Some of the scripts are from working through examples on:
- DataCamp (https://www.datacamp.com)
- Intro to Statistics with R (http://www.springer.com/us/book/9780387790534)
- Advanced R (http://adv-r.had.co.nz/)
- Seamless R and C++ integration with RCpp (http://www.rcpp.org/book/)
- Case Studies in Data Science with R (http://rdatasciencecases.org/)