group_lengths function

Convert length to length group

Convert length to length group

Helper function for converting lengths to length groups (Note: this isn't a general function; the output midpoints defining the groups aligns with DFO specific method/labeling)

group_lengths(length, group)

Arguments

  • length: Interval from findInterval
  • group: Length group used to cut the length data

Returns

Returns a vector indicating the mid-point of the length group.