object_remove: Remove an object from the window.

View source: R/objects.R

object_removeR Documentation

Remove an object from the window.

Description

Function removes a specific object from the window. The submitted object id is checked for existence among the windows listed id's.

Usage

object_remove(object_id)

Arguments

object_id

An object's specific integer id that selects and removes it from the scene.


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