Learn R Programming

plgraphics (version 1.2)

months: strings for month and weekday names

Description

Vectors of month and weekday names

Usage

c.months
c.mon
c.weekdays
c.wkd

Value

character vector.

c.months contains the 12 month names.

c.mon same, abbreviated to 3 characters,

c.weekdays names of the 7 weekdays

c.wkd same, abbreviated to 3 characters,

Arguments

none

Author

Werner A. Stahel, ETH Zurich

Examples

Run this code
c.weekdays[1:5]

Run the code above in your browser using DataLab