English.months: Print names of months in English from given month number...

Description Usage Arguments Value Author(s)

View source: R/English-months-function.R

Description

Convert numbers 1 to 12 into "January", "February" etc. Note that the input can also be strings like "01", "02" etc. This version handles vectorized input, and NA's and NULL. See also: dayno.calc conv.ref.date dayno.clock.reversed dayno.clock get.date.range

Usage

1

Arguments

i

vector with numbers between 1 and 12.

Value

string vector

Author(s)

Claus E. Andersen


claus-e-andersen/clanTools documentation built on Oct. 23, 2020, 7:59 a.m.