getMonthName: Get the associated month (as a character) from a series of...

Description Usage Arguments Value Examples

Description

Get the associated month (as a character) from a series of dates. Faster and easier than getting otherwise

Usage

1
getMonthName(chr.date)

Arguments

chr.date

A character vector of dates

Value

The (character) months

Examples

1
getMonthName(c('2013-03-01','2014-02-01'))

sameermanek/mmisc documentation built on May 24, 2019, 7:19 a.m.