tiDaily {tis} | R Documentation |
Daily and Business Day Time Indexes
Description
Return a daily or business day ti
corresponding to a
specified position within a time index.
Usage
tiDaily(xTi, offset = 1)
tiBusiness(xTi, offset = 1)
Arguments
xTi |
a |
offset |
for |
Value
tiDaily
converts its first argument to a jul
using the
offset provided, and returns a daily ti
for that day.
tiBusiness
converts its first argument to a jul
using the
offset provided, and returns a "business" ti
for that day.
See Also
[Package tis version 1.39 Index]