tif2freq: Periods Per Year for Time Index Frequencies

Description Usage Arguments Value See Also Examples

View source: R/ti.R

Description

Returns the frequency of a ti object constructed from the current date with the given tif.

Usage

1

Arguments

tif

a tifName or tif code

Value

a number

See Also

tif, tifName, frequency

Examples

1
2
3
tif2freq("wmonday")
tif2freq("monthly")
tif2freq(tif(today()))

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