isExtant: Check if widget is extant.

isExtantR Documentation

Check if widget is extant.

Description

Widgets can be destroyed, but their R object is still present. This is FALSE in that case.

Usage

isExtant(obj)

## Default S3 method:
isExtant(obj)

Arguments

obj

object


gWidgets2 documentation built on April 3, 2025, 6:18 p.m.