A list of FLFleetExt objects.

vFLFs(object)

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

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

# S4 method for list
FLFleetsExt(object)

is.FLFleetsExt(object, ...)

# S4 method for ANY
is.FLFleetsExt(object, ...)

Arguments

object

An object of class FLFleetExt, list or missing.

...

Other objects to be assigned by name to the class slots.

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

See also