Description Usage Arguments Value Examples
It transforms a quarterly  time series in a monthly one. The values of the quarterly ts are set to the last month of the quarter.
| 1 | 
| x | a  | 
| reference_month | a integer to define the position of a quarter value in a quarter. Default is 3. The options are 1, 2 or 3. | 
| interpolation | logical. The NA values can be estimated by linear interpolation (approx function from stats package). Default is FALSE. | 
The correpondent monthly transformation.
| 1 2 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.