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