m_to_q: Turn monthly series with regular NAs to quarter

View source: R/m_to_q.R

m_to_qR Documentation

Turn monthly series with regular NAs to quarter

Description

Monthly series with NAs in non-quarter months are turned to quarterly series. Series without NAs are just returned.

Usage

m_to_q(series)

Arguments

series

an object of class ts with monthly frequency


mbannert/tstools documentation built on Feb. 4, 2024, 3:34 p.m.