plot,report_ge_weight,missing-method {stacomiR} | R 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 |
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
[Package stacomiR version 0.6.1 Index]