+ - 0:00:00
Notes for current slide
Notes for next slide

Lab 02: Data in the wild

2019-09-05

1 / 5

Welcome to lab

2 / 5

Agenda

  • Lab introduction: Review FiveThirtyEight article on college majors.
  • Tips: Review some common mistakes
  • Lab 02: on your own
3 / 5

Lab introduction

4 / 5

Tips

  • Don't forget to change your name in the yaml
  • Be ready to troubleshoot your document, since it will likely fail to knit on multiple occasions throughout the process. Read the error message carefully and take note of which line is preventing a successful knit.
  • Make sure to keep track of your various chunks and to keep text and code in the right place.
  • Remember that your R Markdown file is not aware of your project's global environment and can only make use of variables, functions, etc. that you have loaded or defined in the document.
  • Remind yourself how the pipe operator (%>%) works.
  • If you're unsure how a function works or what its arguments are, simply type ? in front of it and hit enter (?read_csv for instance). The "Help" tab will open and provide a summary of the function as well as some examples.
  • Make sure to label your plots!
5 / 5

Welcome to lab

2 / 5
Paused

Help

Keyboard shortcuts

, , Pg Up, k Go to previous slide
, , Pg Dn, Space, j Go to next slide
Home Go to first slide
End Go to last slide
Number + Return Go to specific slide
b / m / f Toggle blackout / mirrored / fullscreen mode
c Clone slideshow
p Toggle presenter mode
t Restart the presentation timer
?, h Toggle this help
Esc Back to slideshow