device_clear: Clear an object associated with the window.

Description Usage Arguments

View source: R/devices.R

Description

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

Usage

1
2
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/Rvisual3dPlot documentation built on Nov. 5, 2019, 2:27 p.m.