numericMonth: converts month name into number (WIP)

Description Usage Arguments Details Value Author(s)

View source: R/numericMonth.R

Description

Takes a month, or array of months, wrote and turns it into numeric representation.

Usage

1

Arguments

months

array of months to be tunred. Every element of months has to be a Character or able to be coerced into one.

Details

It accepts spanish months too.

Value

Returns an array of same length as months, with numeric representation of its months.

Author(s)

Daniel Fischer


danielfm123/dftools documentation built on July 17, 2021, 1 p.m.