openwin_sppmix: Opens a new graphics window

Description Usage Arguments Details Author(s) Examples

View source: R/other_funcs.R

Description

This function is independent of the OS present, and is useful when working outside of RStudio. The latter GUI places all plots under the plots tab, but if working in the R GUI the plots will be overwritten if you don't open a new device.

For examples see

http://faculty.missouri.edu/~micheasa/sppmix/sppmix_all_examples.html#openwin_sppmix

Usage

1
openwin_sppmix(check2open = FALSE)

Arguments

check2open

Logical: TRUE to open a newplot, FALSE do not open.

Details

This function is used by almost all plotting functions of the sppmix package.

Author(s)

Sakis Micheas

Examples

1

sppmix documentation built on Jan. 13, 2021, 10:04 p.m.