| day.name | R Documentation | 
The constants day.name and day.abb are additions to the built-in constants month.name and month.abb in R.
day.name
day.abb
An object of class character of length 7.
An object of class character of length 7.
The following constants are available:
day.name: the English names for the day of the week: Monday, Tuesday, Wednesday, Thursday, Friday, Saturday, Sunday.
day.abb: the three-letter abbreviations for the English day names: Mon, Tue, Wed, Thu, Fri, Sat, Sun.
month.name, month.abb
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.