Rstudio - How to show plot output in bottom right pane? -


i used qplot, instead of plot showing in plots tab on bottom right, decides show in top left. how move outputs bottom right pane?

enter image description here

i have version 1.0.44 of rstudio on mac - using rmarkdown, which, default in recent versions, causes output shown inline within markdown page.

to undo behavior, open rstudio->preferences, , select r markdown group on left. uncheck box says "show output inline r markdown documents".

screenshot


Comments

Popular posts from this blog

asp.net - How to correctly use QUERY_STRING in ISAPI rewrite? -

jsf - "PropertyNotWritableException: Illegal Syntax for Set Operation" error when setting value in bean -

laravel - Undefined property: Illuminate\Pagination\LengthAwarePaginator::$id (View: F:\project\resources\views\admin\carousels\index.blade.php) -