calcCrabFisheryYear: Convert dates to crab fishery year (starting July 1).

Description Usage Arguments Value

View source: R/calcCrabFisheryYear.R

Description

Function that converts a vector of dates to crab fishery year (i.e., starting July 1).

Usage

1
2
calcCrabFisheryYear(dates = NULL, years = NULL, months = NULL,
  format = "MM/DD/YYYY")

Arguments

dates

- vector of dates to convert

years

- vector of calendar years to convert (must supply 'month', as well)

months

- vector of months (1-12) to use to convert calendar years

format

- format for date strings

Value

vector of crab fishery years


wStockhausen/tcsamCrabFisheryData documentation built on July 18, 2021, 9:17 a.m.