RStudio
Run the current line or selection
In RStudio, Ctrl + Enter will run the current line or selection. On a Mac, press Cmd + Return instead.
Where it works: Source editor
Every documented variant
| System | Environment | Keys |
|---|---|---|
| Mac | Desktop app | CmdReturn |
| Windows | Desktop app | CtrlEnter |
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.