Skip to content

Just a bIt of practice with R. This is a demonstration of the various tools in R and to be used as a reference. More to be added in the future as it is accumulated. At some point it will be converted into Jupyter notebooks for easier reference to the concepts. My goal to is to make a really good and simple reference for some common scenarios we …

jkenney0501/R-Programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

R-Programming

This repository is a demonstration of the various tools in R and to be used as a reference/guide. More is to be added in the future as it is accumulated. At some point an additional folder will be added with the current R studio code converted to Jupyter notebooks (This has began already) for easier reference to the concepts and challenges for each section (for anyone that may want the practice). My goal to is to make a really good and simple reference for some common scenarios we use in data science but to get where I want it to be, it takes a little while!

Table of Contents

R Notebooks - Same as R Studio Code but output is provided.

R Notebooks

  1. Data Types

  2. Arrays

  3. Matrices

  4. Vectors

  5. Lists

  6. Factors

  7. Dataframes

  8. Functions - This section also contains some control flow examples with if/else and loops.

Libraries and Packages

dplyr- A basic guide to usig the dplyr library. Filtering, arranging, mutating, selecting and plotting in ggplot are covered.

dplyr Intro

dplyr utilities - Still more to come!

About

Just a bIt of practice with R. This is a demonstration of the various tools in R and to be used as a reference. More to be added in the future as it is accumulated. At some point it will be converted into Jupyter notebooks for easier reference to the concepts. My goal to is to make a really good and simple reference for some common scenarios we …

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published