Skip to content

Latest commit

 

History

History
 
 

01 - PH125.1x - R Basics

Data Science: R Basics - PH125.1x


Overview

Data Science: R Basics is the first of nine courses for the Professional Certificate Program in Data Science taught by the famous Prof. of Biostatistics Rafael Irizarry from Harvard University through edX platform.

This course cover:

  • Basic R syntax
  • Foundational R programming concepts such as data types, vectors arithmetic, and indexing
  • How to perform operations in R including sorting, data wrangling using dplyr, and making plots

Content

  1. R Basics
  2. Data Types
  3. Vectors
  4. Sorting
  5. Vector Arithmetics
  6. Indexing
  7. Basic Data Wrangling
  8. Basic Plot
  9. Programming Basics

Certificate of Completion

You can see the Certificate of Completion and other certificates in my Certificates Repo that contains all my certificates obtained through my journey as a self-made Data Science and better developer.


Disclaimer

Please, don't fork or copy this repository.

The Data Science Professional Program offered by HavardX, is a very easy and straight forward path. Data Science is one of the hardest subfield of Computer Science and requires a lot of study and hard work.