Learn R Programming

tsvr (version 1.0.2)

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

Description

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

Usage

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