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

Run code chunk shortcut #25

Closed alexramiller closed 9 months ago

alexramiller commented 10 months ago

Introduce "Shift-Command-Enter" / "Shift-Control-Enter" as shortcut for running code chunks

heroashman commented 9 months ago

Included