3

RStudio shortcuts exist for moving between Source and Console panes .. and showing the Environment/History and Packages/File System panes .. but not moving to them.

Keyboard shortcuts: https://support.rstudio.com/hc/en-us/articles/200711853-Keyboard-Shortcuts

enter image description here

It is a very frequent operation to switch between panes - and it should be supported by keyboard shortcuts: is there a hidden set of shortcuts and/or a way to add custom shortcuts to RStudio for this?

WestCoastProjects
  • 58,982
  • 91
  • 316
  • 560

1 Answers1

0

enter image description here

Usually what I do is use F6 to switch between the panel.

Dwight
  • 124
  • 2
  • 12