adfg.ExtractRawZCsFromMPD: Get annual total catch size compositions by crab fishery from...

View source: R/adfg.ExtractRawZCsFromMPD.R

adfg.ExtractRawZCsFromMPDR Documentation

Get annual total catch size compositions by crab fishery from a csv file

Description

Function to get annual total catch size compositions by crab fishery from a csv file.

Usage

adfg.ExtractRawZCsFromMPD(mpd)

Arguments

mpd
  • dataframe from call to adfg.getMPD

Details

Uses readr::read_csv and stringr::str_sub.

Value

a tibble with columns

  • fishery

  • area

  • sex

  • maturity

  • shell condition

  • year

  • size

  • count


wStockhausen/tcsamFisheryDataADFG documentation built on April 18, 2023, 12:56 p.m.