l_throwErrorIfNotLoonWidget: Throw an error if string is not associated with a loon widget

View source: R/l_throwErrorIfNotLoonWidget.R

l_throwErrorIfNotLoonWidgetR Documentation

Throw an error if string is not associated with a loon widget

Description

Helper function to ensure that a widget path is associated with a loon widget.

Usage

l_throwErrorIfNotLoonWidget(widget)

Arguments

widget

widget path name as a string

Value

TRUE if the string is associated with a loon widget, otherwise an error is thrown.


loon documentation built on July 9, 2023, 5:48 p.m.