R-Fundamentals icon indicating copy to clipboard operation
R-Fundamentals copied to clipboard

Part 2 - poll and demo

Open kamyayadav opened this issue 1 year ago • 1 comments

  1. Poll 2-1 has a typo where the third option should say seq(from= ...) and not seq(from- ...)
  2. Maybe the demo should not introduce tidyverse and we should use indexing to choose rows. Students don't know what tidyverse is and haven't installed it so they may be quite confused seeing it out of the blue!

kamyayadav avatar Jan 31 '24 18:01 kamyayadav

For (2) I've added a line to install tidyverse - b/c this is a demo for the instructor I'll keep the reference to tidyverse for now but can consider your change in the future if its not working out. Thanks!

heroashman avatar Apr 29 '24 19:04 heroashman