Dear R developers, i would like to get the plots of R in the form of matrix data which i want to transfer to an external image software. Is it generally possible to get the plot information in form of data values?
Another question concerns about the command line execution of scripts. >From an external application i want to be able to call R scripts (R -e ....) to plot data. If i call the scripts everything executes fine but the plotting window terminates instantly. Is there a possibility to stop the termination of the window(until it is closed manually)? Thanks in advance for any answers! -- View this message in context: http://www.nabble.com/R-plot-as-image-data-and-another-question-tp16116808p16116808.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.