Hi,
I have installed R on a computational cluster, and am using putty to access
R. Please help on how to solve the problem of saving png files.
> png(file="myplot.png", bg="transparent")
Error in X11(paste("png::", filename, sep = ""), width, height, pointsize,
:
unable to start device PNG
In addition: Warning message:
unable to open connection to X11 display ''
[[alternative HTML version deleted]]
______________________________________________
[email protected] 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.