A list of FLPar objects.
Usage
FLPars(object, ...)
# S4 method for class 'ANY'
FLPars(object, ...)
# S4 method for class 'missing'
FLPars(object, ...)
# S4 method for class 'list'
FLPars(object)
# S4 method for class 'FLPars'
FLPars(object)Slots
- .Data
Internal S4 data representation, of class
list.- desc
As textual description of the object contents
- lock
Can the object be extended/trimmed?
TRUEorFALSE.- names
A character vector for the element names
