plot-report_silver_eel-missing-method: Plots of various type for report_silver_eel

plot,report_silver_eel,missing-methodR Documentation

Plots of various type for report_silver_eel

Description

Plots of various type for report_silver_eel

Usage

## S4 method for signature 'report_silver_eel,missing'
plot(x, plot.type = c("1", "2", "3", "4"), silent = FALSE)

Arguments

x

An object of class report_silver_eel-class

plot.type

Default "1"

  • plot.type="1"Lattice plot of Durif's stages according to Body Length and Eye Index (average of vertical and horizontal diameters). If several DC are provided then a comparison of data per dc is provided

  • plot.type="2"Lattice plot giving a comparison of Durif's stage proportion over time, if several DC are provided an annual comparison is proposed, if only one DC is provided then the migration is split into month.

  • plot.type="3" Series of graphs showing mean Fulton's coefficient, Pankhurst eye index, along with a size weight analysis and regression using robust regression (rlm more robust to the presence of outliers)

  • plot.type="4" Lattice cloud plot of Pankurst~ Body Length ~ weight)

silent

Stops displaying the messages

Value

A lattice xy.plot if plot.type =1, a lattice barchart if plot.type=2, nothing but plots a series of graphs in a single plot if plot.type=3, a lattice cloud object if plot.type=4

Author(s)

Cedric Briand cedric.briand@eptb-vilaine.fr


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