重置R Studio中的透视图?

use*_*397 3 reset rstudio

I'm pretty new to R programming. I'm using R studio, and all of a sudden it's no longer showing the workspace, it's only showing the console.

This is what it is supposed to look like

在此处输入图片说明

And this is what mine looks like now.

在此处输入图片说明

In Eclipse, whenever the workspace gets out of wack, I can just reset the perspective and everything it back to normal. I can't figure out how to do that in R Studio.

The default layout seemed to disappear after I restarted my computer.

Mol*_*olx 6

打开脚本文件应该水平拆分窗口。如果这不起作用,请单击显示给 windows 的 RStudio 窗口右上角的图标:在此处输入图片说明

这至少应该显示控制台和文件面板。

要恢复侧面板,请将光标移动到窗口的最右侧,直到出现十字箭头光标 (在此处输入图片说明),然后将其拖动到屏幕中间。


小智 5

转到查看 > 窗格 > 显示所有窗格