day2week | R Documentation |
converts a date in month-day-year format and finds the day of week
day2week(date)
date |
a given date in month-day-year format, a 3-element vector |
dayofweek: number 1 through 7, where 1 is Sunday, 2 is Monday, etc.
calibrated according to Jan 1, 1600 being a Saturday
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.