errcheck_stdat: Error check for appropriate spatio-temporal data

Description Usage Arguments Value Author(s)

View source: R/errcheck_stdat.R

Description

Error checking whether a times vector and a matrix with each row a time series make a legitimate spatio-temporal data set for wavelet analysis

Usage

1
errcheck_stdat(times, dat, callfunc)

Arguments

times

the times of measurement, spacing 1

dat

each row is a time series - must have at least two rows

callfunc

the function calling this one, for error tracking

Value

errcheck_stdat 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.