calcule,report_silver_eel-method {stacomiR} | R Documentation |
Calculate individual silver eel parameters.
Description
This calcule method for report_silver_eel, will transform data from long (one line per size characteristic, size, weight, eye diameter, pectoral fin measurement, lateral line and constrast) to wide format (one line per silver eel). It will also calculate Durif silvering index and Pankhurst and Fulton's K.
Usage
## S4 method for signature 'report_silver_eel'
calcule(object, silent)
Arguments
object |
An object of class report_silver_eel-class |
silent |
Boolean, if TRUE, information messages are not displayed, only warnings and errors |
Value
An object of class report_silver_eel-class with slot calcdata filled, as a list for each counting device
Author(s)
Cedric Briand cedric.briand@eptb-vilaine.fr
[Package stacomiR version 0.6.1 Index]