isAsspWindowType {wrassp} | R Documentation |
isAsspWindowType
Description
checks if given string is a valid AsspWindowType according to the assp library
Usage
isAsspWindowType(windowName = NULL)
Arguments
windowName |
name of window |
Value
(BOOL) true if windowName is valid; false otherwise
Author(s)
Raphael Winkelmann
[Package wrassp version 1.0.5 Index]