Check the stream does not have any NULLs, NAs, infs, etc
Check if the skipChecks parameter is a boolean (it should be).
checkStream(x, functionName = "")checkStream(x, functionName = "")
The stream
The name of the original function which is being
called to check the parameters. Will help user
with debugging. Default is ""
, in which
case no function name will be displayed.
A boolean