daysofweek: Return a vector of the days of the week, in order

Description Usage Arguments Value Examples

Description

Return a vector of the days of the week, in order

Usage

1
  daysofweek(start.day = "Monday")

Arguments

start.day

Day of the week to begin the week with (as a text item)

Value

Character vector of length 7

Examples

1
daysofweek("Sunday")

gsk3/taRifx documentation built on May 17, 2019, 8:55 a.m.