Learn R Programming

wrassp (version 1.0.5)

isAsspLpType: isAsspLpType

Description

checks if given string is a valid AsspLpType according to the assp library

Usage

isAsspLpType(lpName = NULL)

Value

(BOOL) true if lpName is valid; false otherwise

Arguments

lpName

name of lp type

Author

Raphael Winkelmann