Learn R Programming

wrassp (version 0.1.3)

isAsspWindowType: 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