adfg.getRetainedCatchZCs: Get annual retained catch size compositions by crab fishery...

View source: R/adfg.getRetainedCatchZCs.R

adfg.getRetainedCatchZCsR Documentation

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

Description

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

Usage

adfg.getRetainedCatchZCs(csv, skip = 2, progress = FALSE)

Arguments

csv
  • the csv file name

skip
  • number of lines to skip (default=5)

progress
  • flag to show progress reading csv file

Details

Uses readr::read_csv and stringr::str_sub.

Value

a tibble with columns

  • fishery

  • area

  • sex

  • shell condition

  • year

  • size

  • count


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