ReportFdaSamplingData | R Documentation |
list with tow members:
a data.table
with the variables used for aggregation in 'FisheriesSampling' stored in the column 'GroupingVariables'
a data.table
with the variables used for partitioning samples in 'FisheriesSampling' stored in the column 'SamplingVariables'
a data.table
described below.
FisheriesSampling is a report of sampling against total landings for partitions of a fishery.
The report is a data.table
with columns:
A column for each of the provided Aggregation variables
A column for each of the provided Sampling variables
Total landings in kg
Number of unique catches sampled
Number of unique vessels sampled
Number of fished measured for weight
Number of fished measured for length
Number of fished with age determined
Total weight of the sampled catches
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.