clean.window {RGeostats}R Documentation

Erase the contents of a Graphic Screen

Description

Erase the contents of a Graphic Screen

Usage

clean.window(list = NA, flag.close = TRUE)

Arguments

list

When the Screen contains several views (characterized by their indices using the command split.screen()), you can which to erase some of them: you must simply provide their list in this argument. If list=NA, the whole graphic page is erase.

flag.close

When TRUE, the screens are closed (after their contents has been erased): as a consequence the corresponding indices are suppressed from the list returned by split.screen().

Value

Not used


[Package RGeostats version 14.0.10 Index]