August 19, 2020

Welcome

What is Data Science?

The best description of what Data Science is given by Grolemund and Wickham in their book R for Data Science.

Welcome

What is Data Science?

Welcome

What is Data Science?

Welcome

What is Data Science?

The mdsr package

Start reading the book

  • Read Chapter 1 What is data science?
  • Read the Appendix A, B, and D

  • Install these packages

install.packages("tidyverse")

install.packages("mdsr"")

Reproducible Research

Start R and RStudio

Try all of the code in Appendix B and E.