Learn R Programming

wsyn (version 1.0.4)

errcheck_times: 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