device_clear: Clear an object associated with the window.

View source: R/devices.R

device_clearR Documentation

Clear an object associated with the window.

Description

Function clears specific types of objects from the device window including "shapes", "bboxdeco", "lights", "background".

Usage

device_clear(clear_types = c("shapes", "bboxdeco", "lights", "background"))

Arguments

clear_types

A character vector that specifies the types of objects to clear. Accepted values for the vector include: "shapes", "bboxdeco", "lights", "background". The default is all 4 types are specified.


deandevl/RmatrixPkg documentation built on March 11, 2023, 2:39 a.m.