check_time_series: Check time series for potentially problematic features

Description Usage Arguments Value Examples

View source: R/pe_code.R

Description

Some of the analysis methods have issues handling NA values, duplicated values or consecutive segments of identical values. This function spits out some warnings on those.

Usage

1

Arguments

x

A time series of real numbers, represented as a numeric or integer vector.

Value

nothing

Examples

1

weecology/MATSS-forecasting documentation built on Nov. 28, 2020, 10:19 a.m.