names_months: Get a vector of all the short month names

View source: R/days_months.R

names_monthsR Documentation

Get a vector of all the short month names

Description

The names_months() function produces a vector of all short month names used by the bigD package.

Usage

names_months()

Value

A character vector of short month names.

Examples

# Let's get all the short month names with
# the `names_months()` function
names_months()


bigD documentation built on April 12, 2025, 1:16 a.m.

Related to names_months in bigD...