stop_not_scalar_double | R Documentation |
Error function to stop the function if zero or more than one value is entered
stop_not_scalar_double(value_entered)
value_entered |
The value to be error-checked by the function |
## Not run:
stop_not_scalar(value_entered = age)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.