hyear | R Documentation |
In Central Asia the hydrological year starts in October of the previous year.
hyear(date)
date |
as_date or as.POSIXct |
Hyear as numeric
Other Helper functions:
%>%()
,
aggregate_to_monthly()
,
cutRaster2Basin()
,
decadeMaker()
,
generateSeqDates()
,
monDateSeq()
,
posixct2rsminerveChar()
Hyear <- hyear(lubridate::as_date(c("2015-09-30", "2015-10-01", "2016-01-27")))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.