day.name: Built-in Constants

day.nameR Documentation

Built-in Constants

Description

The constants day.name and day.abb are additions to the built-in constants month.name and month.abb in R.

Usage

day.name

day.abb

Format

An object of class character of length 7.

An object of class character of length 7.

Details

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.

See Also

month.name, month.abb


stschn/deepANN documentation built on June 25, 2024, 7:27 a.m.