trade_freq | R Documentation |
This helper function looks for the trading frequency of the input data set. It can identify daily, weekly, monthly or yearly trading frequency in the data set.
trade_freq(x)
x |
The input data set whose trading period we are interested in |
trade.freq The number that indicates the trading frequency.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.