stacomiR (version 0.5.3)

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

Description

Plot method for report_ge_weight'

Usage

# S4 method for report_ge_weight,missing
plot(x, plot.type = "point",
  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.