errcheck_stdat: Error check for appropriate spatio-temporal data

View source: R/errcheck_stdat.R

errcheck_stdatR Documentation

Error check for appropriate spatio-temporal data

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

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


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