IRIS Toolbox Reference Manual

freq

Frequency of a tseries object

Syntax

f = freq(x)

Input arguments

Output arguments

Description

The freq function is equivalent to calling

get(x,'freq')

Example