Process Version Data Helper Function
process_version_data.RdInternal helper. Assembles per-version preprocessed data from already-reshaped catch/general info using precomputed length-weight coefficients.
Arguments
- catch_info
Processed catch information for one form version
- general_info
Processed general information for one form version
- lwcoeffs
Precomputed length-weight coefficients (list with
lwandmlelements). Computed once inpreprocess_wf_surveys()across the union of taxa from all available versions, then reused for every version.