| today {tis} | R Documentation |
Time Index for the Current Date
Description
Returns a ti for the current date.
Usage
today(tif = "daily")
Arguments
tif |
a ti Frequency, given as either a numerical code or a string.
|
Value
A ti object of the specified ti frequency that contains the
current date in the time interval it represents. For example, if
tif is "monthly", the returned ti object will
be for the current month.
See Also
[Package tis version 1.39 Index]