GithubHelp home page GithubHelp logo

umeshjain1999 / learning-r Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pratik-choudhari/learning-r

0.0 0.0 0.0 10.52 MB

Learning R from Scratch

License: MIT License

Jupyter Notebook 32.49% R 67.51%

learning-r's Introduction

Learning-R ๐Ÿ“š

A crash-course type material repository to the most of R.

Everyone is welcome to contribute, steps for contributing:

  1. Create an Issue specifying the contribution work.
  2. Fork this repo into your own account.
  3. git clone <link> your forked repo into local machine.
  4. Create new branch development using git checkout -b development.
  5. After the contribution work is ready go ahead and add it to staging area by git add -A
  6. git commit -m <your_message> your changes into development branch.
  7. git push origin development into your forked repository.
  8. Issue a pull request from forked repo to this repo.
  9. Get your name in CONTRIBUTORS.md!

Note: Add dataset only in zip format and if size less than an MB, else add link to the dataset in a readme file.

Added:

  • Datatypes
  • Conditions and loops
  • Operators in R
  • EDA on a dataset

To do:

  • data manipulation using dplyr
  • data viz using ggplot2

Resources: R Programming for Data Science(book) - downloaded for free from here.

learning-r's People

Contributors

pratik-choudhari avatar locobuzz-pratik avatar aryan120798 avatar pallavivaswani avatar kapilg99 avatar sanskritip avatar umeshjain1999 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.