names_wkdays: Get a vector of all the short weekday names

View source: R/days_months.R

names_wkdaysR Documentation

Get a vector of all the short weekday names

Description

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

Usage

names_wkdays()

Value

A character vector of short weekday names.

Examples

# Let's get all the short weekday names with
# the `names_wkdays()` function
names_wkdays()


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

Related to names_wkdays in bigD...