isAsspSpectType {wrassp} | R Documentation |
checks if given string is a valid AsspSpectType according to the assp library
isAsspSpectType(spectName = NULL)
spectName |
name of lp type |
(BOOL) true if spectName is valid; false otherwise
Raphael Winkelmann