A list of FLPar objects.

FLPars(object, ...)

# S4 method for ANY
FLPars(object, ...)

# S4 method for missing
FLPars(object, ...)

# S4 method for list
FLPars(object)

# S4 method for FLPars
FLPars(object)

Arguments

object
unnamed object to be added to the list
...
other named or unnamed objects

Slots

.Data
Internal S4 data representation, of class list.
desc
As textual description of the object contents
lock
Can the object be extended/trimmed? TRUE or FALSE.
names
A character vector for the element names

Constructor

A constructor method exists for this class that can take named arguments for any of the list elements.

See also

FLlst, list, vector