errcheck_tts: Error check whether inputs are suitable for a tts object

View source: R/errcheck_tts.R

errcheck_ttsR 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


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