powered by
Return a vector of the days of the week, in order
daysofweek(start.day = "Monday")
Day of the week to begin the week with (as a text item)
Character vector of length 7
# NOT RUN { daysofweek("Sunday") # }
Run the code above in your browser using DataLab