TScompress: The TScompress function compresses a time series vector. The...

Description Usage Arguments Value

View source: R/fun_general.R

Description

The TScompress function compresses a time series vector. The purpose is to avoid storing many NA values.

Usage

1

Arguments

ts

a vector that will be compressed

Value

a vector containing, in order, the length of the input vector, the number of observations without NA, the observations without NA, and the values of the observations that are no NA


RETURN-project/BenchmarkRecovery documentation built on July 13, 2021, 5:47 p.m.