populate_gept: Populate Gear-Effort-Process-Type from FN028 and FN121 tables

View source: R/populate_template.R

populate_geptR Documentation

Populate Gear-Effort-Process-Type from FN028 and FN121 tables

Description

The Gear-Effort-Process-Type table in the GLIS assessment table is used to constrain the efforts that can appear in the FN122 table, depending on the process type reported in the FN121 table and associated gear type. This function creates the records in that table by fetching all of the known process types for a given gear and then filter those results to include only those used in the provided data-frame.

Usage

populate_gept(fn028, fn121)

Arguments

fn028
  • FN028-mode data-frame with column 'GR'

fn121
  • FN121 - net set data-frame with column 'PROCESS_TYPE'

Value

data-frame

Author(s)

Arthur Bonsall arthur.bonsall@ontario.ca


AdamCottrill/glfishr documentation built on Aug. 9, 2024, 5:47 p.m.