DateTemp: Seasons of the North-Center Stock of the Peruvian anchovy

View source: R/DateTemp.R

DateTempR Documentation

Seasons of the North-Center Stock of the Peruvian anchovy

Description

Determine the days corresponding to each seasons fishing

Usage

DateTemp(x)

Arguments

x

date

Examples


dates <- c("25/04/2017", "26/04/2017", "27/04/2017", "28/04/2017")
dates <- as.Date(dates, "%d/%m/%Y")
DateTemp(dates)



PabloMBooster/fenix documentation built on Sept. 7, 2024, 9:19 a.m.