errcheck_tsdat: Error check for appropriate temporal data

View source: R/errcheck_tsdat.R

errcheck_tsdatR Documentation

Error check for appropriate temporal data

Description

Error checking whether a times vector and t.series vector make a legitimate time series for wavelet analysis

Usage

errcheck_tsdat(times, t.series, callfunc)

Arguments

times

times of measurement, spacing 1

t.series

the measurements

callfunc

the function from which this one was called, for error tracking

Value

errcheck_tsdat returns nothing but throws and error if inputs not appropriate

Author(s)

Daniel Reuman, reuman@ku.edu


reumandc/wsyn documentation built on May 14, 2022, 1:20 a.m.