Create a monthly sequence date vector with end of month day dates
Source:R/monDateSeq.R
monDateSeq.Rd
This function creates a sequence of monthly dates between a start and an end date. It requires the specification of the start and end dates and the frequency. If a continuous sequence is requested, then freq should be 12.
See also
Other Helper functions:
%>%()
,
aggregate_to_monthly()
,
cutRaster2Basin()
,
decadeMaker()
,
generateSeqDates()
,
hyear()
,
posixct2rsminerveChar()