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

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

arrays - Algorithm to find ideal starting spot in a circle -

php - Autoloader issue not returning Class -