errcheck_tsvreq: Error check inputs for the creator function for the 'tsvreq'...

Description Usage Arguments Value Author(s)

View source: R/errcheck_tsvreq.R

Description

Error check inputs for the creator function for the tsvreq class.

Usage

1
errcheck_tsvreq(ts, com, comnull, tsvr, wts)

Arguments

ts

Timescales, should be a numeric vector of nonnegative numbers

com

Should be a vector of nonnegative numbers, equal to comnull*tsvr

comnull

Should be a vector of nonnegative numbers

tsvr

Should be a vector of nonnegative numbers

wts

Should be a vector of nonnegative numbers

Value

errcheck_tsvreq returns nothing but throws and error if the inputs do not meet the requirements of a tsvreq object

Author(s)

Daniel Reuman, reuman@ku.edu


tsvr documentation built on Jan. 13, 2021, 7:37 a.m.