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

Update "Insert Code Chunk" text #23

Closed alexramiller closed 9 months ago

alexramiller commented 10 months ago

Instructions for inserting a code chunk (Part 1, lines 56-62) appear out of date.

Option 1 should be Code > Insert Chunk.

heroashman commented 9 months ago

Updated for the newer versions of R