myAssert | R Documentation |
Asserts a condition and prints a message or stops the block
myAssert(condition, message, stop = TRUE)
condition: |
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.