tif2freq {tis} | R Documentation |
Periods Per Year for Time Index Frequencies
Description
Returns the frequency of a ti
object constructed from the
current date with the given tif
.
Usage
tif2freq(tif)
Arguments
tif |
a |
Value
a number
See Also
Examples
tif2freq("wmonday")
tif2freq("monthly")
tif2freq(tif(today()))
[Package tis version 1.39 Index]