Learn R Programming

sectorgap (version 0.1.0)

ts_c: 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