hydro.day | R Documentation |
Day of Water Year
hydro.day(Date, WY.type = "FL")
Date |
Date in as.POSIXct or as.Date format |
WY.type |
Specifies Federal ("Fed") or Florida ("FL") water years |
Similar to "Day of the Year" calculations, this functions determines the Day of the Water Year.
See WY() function
dates=as.Date(c("2015-05-01","2015-08-20","2015-12-15"))
hydro.day(dates)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.