errcheck_times: Error check 'times'

View source: R/errcheck_times.R

errcheck_timesR 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


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