wtr_yr: Add Water Year

View source: R/add_water_yr.R

wtr_yrR Documentation

Add Water Year

Description

This function takes a date column and returns the Water Year (from Oct 1 to Sep 30). Can specify the starting month for a given water year.

Usage

wtr_yr(dates, start_month = 10)

Arguments

dates

at Date formatted column in a dataframe

start_month

defaults to Oct 1, the starting month

Details

Details: Here


ryanpeek/wateRshedTools documentation built on Jan. 6, 2023, 7:06 a.m.