dlab-berkeley / R-Fundamentals

D-Lab's 4 part, 8 hour introduction to R Fundamentals. Learn how to create variables and functions, manipulate data frames, make visualizations, use control flow structures, and more, using R in RStudio.
31 stars 9 forks source link

Part 4 - incorrect text #46

Open alexramiller opened 8 months ago

alexramiller commented 8 months ago

Lines 196-197:

Commented lines within function say that the continent argument is now named cont, while the function argument is still continent_name

  # every time we would have written the continent, we now write 'cont'
  # limit to continent cont