Opens a graphics window on any platform. By default the window is 6 x 6 inches.

sbf_open_window(width = 6, height = width)

Arguments

width

A positive number of the plotting area width in inches.

height

A positive number of the plotting area height in inches.

See also

Other graphic functions: sbf_close_pdf(), sbf_close_window(), sbf_close_windows(), sbf_open_pdf()