• Quickly insert chunks into R Markdown file: Ctrl + Alt + I.

  • Remove an item from the environment
    rm(item)
    
  • Saving environment: click the save button in the environment window and select the .RData file on disk. Click save.

  • How to configure a Side-by-Side View