protect | R Documentation |
Wrapper function to protect calls to a function. If the function does not compute correctly, returns -100000.
protect(f)
f |
the function to be protected |
the protected function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.