Learn R Programming

wrassp (version 0.1.2)

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