isAsspWindowType {wrassp} | R Documentation |
checks if given string is a valid AsspWindowType according to the assp library
isAsspWindowType(windowName = NULL)
windowName |
name of window |
(BOOL) true if windowName is valid; false otherwise
Raphael Winkelmann