plot-report_ge_weight-missing-method: Plot method for report_ge_weight'

plot,report_ge_weight,missing-methodR Documentation

Plot method for report_ge_weight'

Description

Plot method for report_ge_weight'

Usage

## S4 method for signature 'report_ge_weight,missing'
plot(x, plot.type = 1, silent = FALSE)

Arguments

x

An object of class report_ge_weight-class

plot.type

Default '1'. '1' plot of mean weight of glass eel against the mean date of operation (halfway between start, and end of operation). The ggplot 'p' can be accessed from envir_stacomi using get('p',envir_stacomi). '2' standard plot of current coefficent. '3' same as '1' but with size according to number.

silent

Stops displaying the messages

Value

Nothing, called for its side effect of plotting data

Note

the model method provides plots for the fitted models

Author(s)

Cedric Briand cedric.briand@eptb-vilaine.fr


stacomiR documentation built on July 18, 2022, 5:09 p.m.