sbf_open_window: Open Graphics Window

View source: R/open.R

sbf_open_windowR Documentation

Open Graphics Window

Description

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

Usage

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()


poissonconsulting/subfoldr2 documentation built on Nov. 17, 2024, 1:33 a.m.