Description Usage Arguments Value
View source: R/check_functions.R
A function to check the variable whether is positive number. This is an internal function.
1 | check_positive_number(number, name)
|
number |
The checking value. |
name |
The name of the variable. |
A NULL value if there is no issue raised.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.