calcule,report_species-method {stacomiR} | R Documentation |
calcule method for report_species
Description
The number will be split according to the split argument passed to the class, e.g. per year or month or week. Data from different DC will be grouped. Counts are given per taxa, unless there are several stages, in which case the counts correspond to taxa + stage.
Usage
## S4 method for signature 'report_species'
calcule(object, silent = FALSE)
Arguments
object |
An object of class report_species-class |
silent |
Boolean, if TRUE, information messages are not displayed, only warnings and errors |
Value
An object of class report_species-class with calcdata slot filled.
[Package stacomiR version 0.6.1 Index]