checkBooleans | R Documentation |
Make sure the booleans multiple
and single
are not both
NULL
. Also
checkBooleans(multiple, single, usePrechange, skipCheck, functionName = "")
multiple |
A boolean |
single |
A boolean |
usePrechange |
A boolean |
skipCheck |
A boolean |
functionName |
The name of the original function which is being
called to check the parameters. Will help user
with debugging. Default is |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.