I have an example where i plot an image and load it dynamically in an image analysis tool to create a film (dynamic graph). This works well under Windows but i can't plot to *.png or *.jpeg files under Linux (Ubuntu) with the same command.
I'm using: png(file,width=200,height=200) or jpeg(file,width=200,height=200) Any help is appreciated With kind regards Marcel -- View this message in context: http://www.nabble.com/Create-*png-or-*.jpeg-plot-under-Linux-tf4632271.html#a13227574 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.