currentMonday: Day of Week Time Indexes

Description Usage Arguments Value See Also

View source: R/convenientTi.R

Description

Return daily ti's for particular days of the week

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14

Arguments

xTi

a ti object or something that the ti() function can turn into a ti object

Value

currentMonday returns the daily ti for the last day of the Monday-ending week that its argument falls into. currentTuesday returns the daily ti for the last day of the Tuesday-ending week that its argument falls into, and so on for the other weekdays.

latestMonday returns the daily ti for the last day of the most recent completed Monday-ending week that its argument falls into. Ditto for the other days of the week.

See Also

ti


tis documentation built on Sept. 29, 2021, 1:06 a.m.