format_months {stochLAB}R Documentation

Format any month name to three letter code

Description

Format any month name to three letter code

Usage

format_months(months)

Arguments

months

character string or vector. The name of the month

Value

a character string. The three letter name of the month

Examples

  format_months("January")

[Package stochLAB version 1.1.2 Index]