sizeGrWindow: Opens a graphics window with specified dimensions
Description
If a graphic device window is already open, it is closed and re-opened with specified dimensions (in
inches); otherwise a new window is opened.
Usage
sizeGrWindow(width, height)
Arguments
width
desired width of the window, in inches.
height
desired heigh of the window, in inches.