FCBDrawing: A class for drawing the FCB matrix

FCBDrawingR Documentation

A class for drawing the FCB matrix

Description

Has to figure out the height, width and positions of the FCB components

Usage

FCBDrawing(FCB, ...)

## S4 method for signature 'matrix'
FCBDrawing(FCB, fisheryNames = NULL, catchNames = NULL, biolNames = NULL)

Arguments

FCB

The (FCB matrix)

...

Other arguments

fisheryNames

A vector of names of the FLFishery blocks

catchNames

A vector of names of the FLCatch blocks

biolNames

A vector of names of the FLBiol blocks

Value

An FCBDrawing object

Slots

biolBlocks

A list of biolBlocks

fisheryBlocks

A list of fisheryBlocks

catchBlocks

A list of catchBlocks

CBConnectors

A list of coordinates connecting catches and biols

FCB

The FCB matrix

Author(s)

Finlay Scott - EC JRC.


iagomosqueira/FLasher documentation built on Jan. 11, 2024, 12:58 a.m.