knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)
library(comlandr)

US landings by trip are pulled from STOCKEFF via get_comland_raw_data() and grouped by year, month, negear, toncl2, nespp3, nespp4, area, utilcd, mesh, market_code from which spplivlb, sppvalue, and spplndlb are summed.



NOAA-EDAB/comlandr documentation built on March 1, 2025, 8 p.m.