RStudio
Run the current chunk
In RStudio, Ctrl + Alt + C will run the current chunk. On a Mac, press Cmd + Option + C instead.
Where it works: Source editor
Every documented variant
| System | Environment | Keys |
|---|---|---|
| Mac | Desktop app | CmdOptionC |
| Windows | Desktop app | CtrlAltC |
Where this comes from
Keyboard Shortcuts in the RStudio IDE - Posit Support
Documentation checked on 2026-09-14. That is a documentation review, not a test run inside the application.