errcheck_tsdat: Error check for appropriate temporal data

Description Usage Arguments Value Author(s)

View source: R/errcheck_tsdat.R

Description

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

Usage

1
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


wsyn documentation built on June 19, 2021, 1:07 a.m.