wday: Add ordered argument to lubridate::wday

wdayR Documentation

Add ordered argument to lubridate::wday

Description

Add ordered argument to lubridate::wday

Usage

wday(x, label = FALSE, abbr = TRUE, ordered = FALSE)

Arguments

x

Input date vector

label

Weekday as label (TRUE, FALSE)

abbr

Abbreviate label (TRUE, FALSE)

ordered

Order factor (TRUE, FALSE)

See Also

See the lubridate::wday() function in the lubridate package for additional details


radiant-rstats/radiant.data documentation built on Jan. 19, 2024, 12:21 p.m.