myAssertNotNullNorNa | R Documentation |
Asserts the existance of an object and prints a message or stops the block
myAssertNotNullNorNa(obj, message = "", stop = FALSE)
obj: |
condition to be tested |
message: |
message to be printed |
stop: |
if TRUE stop the block |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.