constant_months {numform} | R Documentation |
Constants
Description
constant_months
A constant for ordered month names.
constant_months_abbreviation
- A constant for ordered month abbreviations.
constant_weekdays
- A constant for ordered weekdays.
constant_quarters
- A constant for ordered quarters.
Usage
constant_months
constant_months_abbreviation
constant_weekdays
constant_weekdays_abbreviation
constant_quarters
Format
An object of class character
of length 12.
An object of class character
of length 12.
An object of class character
of length 7.
An object of class character
of length 7.
An object of class character
of length 4.
[Package numform version 0.7.0 Index]