Description Usage Arguments Value
View source: R/check_functions.R
A function to check the variable whether is the right integer type. This is an internal function.
1 | check_integer(name = NULL, value = NULL)
|
name |
The name of the variable. |
value |
The validating 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.