newgraphwindow {Bchron} | R Documentation |
Opens a new graphics window on a variety of platforms
newgraphwindow(width,height)
width |
Width of graph in cm |
height |
Height of graph in cm |
A neat way of opening a new window of desired width/height on a variety of platforms.
Andrew Parnell <andrew.parnell@ucd.ie>