FLCatchesExt: Class FLCatchesExt

FLCatchesExtR Documentation

Class FLCatchesExt

Description

A list of FLCatchExt objects.

Usage

vFLCs(object)

## S4 method for signature 'ANY'
FLCatchesExt(object, ...)

## S4 method for signature 'missing'
FLCatchesExt(object, ...)

## S4 method for signature 'list'
FLCatchesExt(object)

is.FLCatchesExt(object, ...)

## S4 method for signature 'ANY'
is.FLCatchesExt(object, ...)

## S4 method for signature 'FLCatchesExt'
catchNames(object)

## S4 method for signature 'FLMetierExt'
catchNames(object)

## S4 method for signature 'FLMetiersExt'
catchNames(object)

## S4 method for signature 'FLFleetExt'
catchNames(object)

## S4 method for signature 'FLFleetsExt'
catchNames(object)

Arguments

object

An object of class FLCatchExt, 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

Author(s)

The FLBEIA Team

See Also

FLlst, list, vector, FLCatchExt


flr/FLBEIA documentation built on Feb. 22, 2024, 1:36 a.m.