After using make.pheatmap function, ggplots no longer generates previews #137
Unanswered
josephangelolopez
asked this question in
Help
Replies: 1 comment 1 reply
-
I can confirm I see the same behaviour. It's almost as if the graphics device isn't closed properly. A quick work around for now is to run |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Tom,
I'm finding that when I use the make.pheatmap function to generate my expression heatmaps, whenever I try to make new plots of anything via ggplot, they no longer show up on the Plots window in RStudio and I'm having to restart my R session and reload packages in order to get my plot previews working again.
Was wondering if this is a known issue and if there's a workaround for this? Also note, unlike the other functions like make.colour.plot and make.multi.plot, the heatmaps do not generate a preview in RStudio.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions