r - How can I get a plot window in RStudio? -


i able run plot command not able view graph/chart window in rstudio. can save using "dev.off" command in hard disk , open it. have checked options in gui did not find it. wonder if there package installed. please suggest.

have tried checking if plots tab enabled in global options panel?

click "tools" > "global options" , go "pane layout." "plots" tab should present , enabled in 1 of panes shown below:

rstudio


Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

r - Update two sets of radiobuttons reactively - shiny -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -