ccplot-methods {FLEDA}R Documentation

Catch curves plot method

Description

This method provides the catch curves plots based on lattice.

Generic Function

Usage
ccplot(x, data, ...)
Arguments:
x: "formula" object
data: "FLCohort" object
...: additional, optional arguments if requested
Value
Catch curves plot

Methods

x="formula", data="FLCohort"
Plots catch curves defined by "formula".

See Also

FLCohort-class, lattice

Examples

# not ready yet !

[Package FLEDA version 1.4-2 Index]