Error in plot.new() : figure margins too large, Scatter plot

后端 未结 7 1895
囚心锁ツ
囚心锁ツ 2020-11-29 16:26

I\'ve looked in different questions for a solution and I\'ve tried what was suggested but I have not found a solution to make it work.

Everytime I want to run this c

7条回答
  •  眼角桃花
    2020-11-29 16:47

    Invoking dev.off() to make RStudio open up a new graphics device with default settings worked for me. HTH.

提交回复
热议问题