RStudio
Run the current code section
In RStudio, Ctrl + Alt + T will run the current code section. On a Mac, press Cmd + Option + T instead.
Where it works: Source editor
Every documented variant
| System | Environment | Keys |
|---|---|---|
| Mac | Desktop app | CmdOptionT |
| Windows | Desktop app | CtrlAltT |
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.