get_workdays: Get Workdays

Description Usage Arguments Value

Description

Returns a vector of the days of the week for the user's workday input.

Usage

1
get_workdays(workday_key)

Arguments

workday_key

A string representing the key passed in by the user. May also a vector, list, or any other class supporting in the work week. If the key is not recognized, a warning will be given and all days will be used.

Value

A vector or the enumerable class provided by the user.


jmiahjones/lunch.time documentation built on May 29, 2019, 1:05 a.m.