TripPartition | R Documentation |
Partitioning of catch from a trip.
list with two members 'fractions' and 'groupDefinition'
'fractions' is a data.table
with columns:
trip identifier
species identifier
identifies the group the fraction is provided for. Groups are further specified in 'groupDefinition'
fraction of the total catch of species in the given group
'groupDefinition' is a data.table
with columns:
identifies the group the defintion is provided for.
one or more custom columns definint the group
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.