| getTypeStrings {ParamHelpers} | R Documentation | 
Get parameter type-strings.
Description
Returns type strings used in param$type for certain groups of parameters.
Usage
getTypeStringsAll()
getTypeStringsNumeric(include.int = TRUE)
getTypeStringsNumericStrict()
getTypeStringsInteger()
getTypeStringsCharacter()
getTypeStringsDiscrete(include.logical = TRUE)
getTypeStringsLogical()
Arguments
include.int | 
 (  | 
include.logical | 
 (  | 
Value
[Package ParamHelpers version 1.14.1 Index]