errcheck_vreq {tsvr} | R Documentation |
vreq
class.Error check inputs for the creator function for the vreq
class.
errcheck_vreq(com, comnull, vr)
com |
Should be a positive number, equal to |
comnull |
Should be a positive number |
vr |
Should be a positive number |
errcheck_vreq
returns nothing but throws and error if the inputs do not
meet the requirements of a vreq
object
Daniel Reuman, reuman@ku.edu