Used to draw individual components or the whole FCB matrix
draw(object, ...)
# S4 method for basicBlock
draw(object)
# S4 method for biolBlock
draw(object)
# S4 method for fisheryBlock
draw(object)
# S4 method for catchBlock
draw(object)
# S4 method for FCBDrawing
draw(object)
# S4 method for matrix
draw(object, fisheryNames = NULL, catchNames = NULL, biolNames = NULL)
# S4 method for fwdControl
draw(object, fisheryNames = NULL, catchNames = NULL, biolNames = NULL)
The object - linkbasicBlock, linkbiolBlock, linkfisheryBlock, linkcatchBlock, linkmatrix, linkFCBDrawing
Other arguments
A vector of names of the FLFishery blocks
A vector of names of the FLCatch blocks
A vector of names of the FLBiol blocks
Nothing. Just draws something