l_throwErrorIfNotLoonWidget {loon}R 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.


[Package loon version 1.4.1 Index]