isExtant: Check if widget is extant.

Description Usage Arguments

Description

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

Usage

1
2
3
4
isExtant(obj)

## Default S3 method:
isExtant(obj)

Arguments

obj

object


gWidgets2 documentation built on Jan. 11, 2022, 1:07 a.m.