errcheck_tts {wsyn}R Documentation

Error check whether inputs are suitable for a tts object

Description

Error check whether inputs are suitable for a tts object

Usage

errcheck_tts(times, timescales, values, callfunc)

Arguments

times

times of measurement, spacing 1

timescales

timescales of analysis

values

a times by timescales matrix

callfunc

the function from which this one was called, for error tracking

Value

errcheck_tts returns nothing but throws and error if inputs not appropriate

Author(s)

Daniel Reuman, reuman@ku.edu


[Package wsyn version 1.0.4 Index]