https://github.com/navdeep-g/r-programming
Overview of R Programming
https://github.com/navdeep-g/r-programming
Last synced: about 1 year ago
JSON representation
Overview of R Programming
- Host: GitHub
- URL: https://github.com/navdeep-g/r-programming
- Owner: navdeep-G
- Created: 2015-09-15T04:19:42.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2019-05-25T01:06:08.000Z (about 7 years ago)
- Last Synced: 2025-04-07T11:38:07.720Z (over 1 year ago)
- Language: R
- Homepage:
- Size: 1.18 MB
- Stars: 6
- Watchers: 2
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# R-Programming

# Overview of Repo
- This repo contains scripts about R as a language.
- Each topic of R programming is broken up into a folder.
# Organization of Repo
- RScripts: Contains programs I have written in R.
- RReview: An overview of the R language.
- DataMunging: Scripts I have written to handle data for munging/cleansing.