A list of FLBiol objects.

FLBiols(object, ...)

# S4 method for FLBiol
FLBiols(object, ...)

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

# S4 method for list
FLBiols(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