I was just wondering if anyone knows what could be the problem with my exporting of plots. Below is the error messages I get when trying to export my plots (all error messages at the same time). I do get a file produced which works but I don't know why these messages appear. Doesn't matter if it is a pdf or a png or any other format I export to.
Also, when exporting to png I get transparent backgrounds (pdf's have white background), is this an option I can change somewhere? Thank you for your time and help! Jonas Josefsson ____________________________________________________________________ Messages, warnings, or errors: Warning message: Display list redraw incomplete Messages, warnings, or errors: Warning message: In dev.copy(device = function (filename = "Rplot%03d.jpeg", width = 480, : `mgp[1:3]' are of differing sign Messages, warnings, or errors: Error in dev.copy(device = function (filename = "Rplot%03d.jpeg", width = 480, : could not open file '/home/jonas/Skrivbord/art/station.jpg' Calls: local ... dev.print -> dev.off -> eval.parent -> eval -> eval -> dev.copy Messages, warnings, or errors: Warning message: In dev.copy(device = function (filename = "Rplot%03d.png", width = 480, : `mgp[1:3]' are of differing sign Messages, warnings, or errors: Warning message: In dev.copy(device = function (filename = "Rplot%03d.png", width = 480, : `mgp[1:3]' are of differing sign -- View this message in context: http://r.789695.n4.nabble.com/Display-list-redraw-incomplete-when-exporting-plots-tp3007078p3007078.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.