powered by
returns the day of the year from a 'timeDate' object.
dayOfYear(x)
an object of class timeDate.
timeDate
returns the day count as integer value starting January, 1st.
dayOfWeek
# NOT RUN { ## timeCalendat - tC = timeCalendar() ## The days of the Year: dayOfYear(tC) ## Use Deprecated Function: getDayOfYear <- dayOfYear getDayOfYear(tC) # }
Run the code above in your browser using DataLab