ReportFdaSopData | R Documentation |
Sum of Products report (SOP-report), comparing the total landed weight of fish with the product of mean weight at age estimates and total number at age estimates
list with two members 'SopReport' and 'GroupingVariables'.
'SopReport' is a data.table
with the columns:
Total round weight estimated in kg
Landed round weight reported in kg
The difference between estimated and reported landed weight in kg
The difference between estimated and reported landed weight relative to reported weight
Any aggregation variables. The names of these are listed in 'GroupingVariables'
'GroupingVariables' is a data.table
with a column containing the names of any aggregation variables.
The unit for RelativeDifference is configurable, and can be inspected by ~getUnit
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.