IRIS Toolbox Reference Manual

freq

Date frequency of tseries object

Syntax

F = freq(X)

Input arguments

Output arguments

Description

The freq( ) function is equivalent to calling the get( ) function:

get(x,'freq')

Example