Hi, I'm starting use R. I always use the IDL and Python, to visualize my plot data and I use these commands:
IDL window,xsize=500,ysize=500 Python plt.figure(figsize=(12,9)) I would like to know if R has a similar command to plot my figure on the computer screen. Thanks, Conrado [[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide https://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.