plot-method {FLEDA}R Documentation

Plot for class "FLCohort"

Description

Implements a plot method for class "FLCohort".

Methods

x="FLCohort"
Plots FLCohort objects in a lattice of age by year.

See Also

FLCohort-class, lattice

Examples

data(ple4)
flc <- FLCohort(catch.n(ple4))
plot(flc)

[Package FLEDA version 1.4-3 Index]