ts_c: Creates a constant time series with same dates and frequency...

View source: R/utils.R

ts_cR Documentation

Creates a constant time series with same dates and frequency as the one given.

Description

Creates a constant time series with same dates and frequency as the one given.

Usage

ts_c(c = 0, tsm)

Arguments

c

constant scalar

tsm

(multiple) time series object


sectorgap documentation built on May 29, 2024, 10:56 a.m.