Converting 'xts' object to 'ts' object
xts_to_ts(xts.obj, frequency = NULL, start = NULL)
xts.obj | A univariate 'xts' object |
---|---|
frequency | A character, optional, if not NULL (default) set the frequency of the series |
start | A Date or POSIXct/lt object, optional, can be used to set the starting date or time of the series |
#> [1] "xts" "zoo"