ts_c {sectorgap} | R 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 |
[Package sectorgap version 0.1.0 Index]