Thursday, March 23, 2017

R: Error in plot.new() : figure margins are too large

Solution for error in R Studio

first execute
windows()
then your map
and when done

dev.off()

No comments:

Post a Comment