format_months: Format any month name to three letter code

View source: R/utils.R

format_monthsR 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")

HiDef-Aerial-Surveying/stochLAB documentation built on March 16, 2023, 8:13 a.m.