errcheck_times {wsyn}R Documentation

Error check times

Description

Error check whether a vector can represent times at which data suitable for wavelet transforms were measured

Usage

errcheck_times(times, callfunc)

Arguments

times

Tests whether this is a numeric vector with unit-spaced increasing values

callfunc

Function calling this one, for better error messaging

Value

errcheck_times returns nothing but throws and error if the conditions are not met

Author(s)

Daniel Reuman, reuman@ku.edu


[Package wsyn version 1.0.4 Index]