View source: R/errorMessage.R View source: R/errorMessage.R
| checkStream | R Documentation | 
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 = "")
| x | The stream | 
| functionName | The name of the original function which is being
called to check the parameters. Will help user
with debugging. Default is  | 
| skipChecks | A boolean | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.