FLBiols-class: Class FLBiols

Description Slots Extends Constructor Methods Author(s) See Also

Description

A list of FLBiol 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

Extends

FLlst list vector

Constructor

The FLBiols(object, ...) constructor method allows simple creation of new FLBiols objects with the methods described below.

signature(object=ANY) :

Returns an FLBiols object

signature(object=missing) :

Returns an empty FLBiols object

signature(object=list) :

Returns an FLBiols object

Methods

All methods are inherited.

Author(s)

The FLR Team

See Also

FLlst, list, vector


FLCore documentation built on May 2, 2019, 5:46 p.m.