Displaying 1 result from an estimated 1 matches for "figsiz".
Did you mean:
figsize
2025 May 01
1
R plot window in screen of computer
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]]