l_isLoonWidget {loon} | R Documentation |
This function can be useful to check whether a loon widget is has been closed by the user.
l_isLoonWidget(widget)
widget |
widget path as a string or as an object handle |
boolean, TRUE if the argument is a valid loon widget path, FALSE otherwise