errcheck_tsdat {wsyn}R 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


[Package wsyn version 1.0.4 Index]