Description Usage Arguments Details
Check Function Inputs (Internal)
1 | check_input(x, type, y = NULL, action = c("stop", "warning"), ...)
|
... |
Possible values for type
(i.e. checking methods):
c("all_finite", "atomic", "data_frame", "character", "length_1",
"length_2", "lengths", "logical", "no_dims", "numeric", "numeric_na",
"numeric_val", "posixt", "vector")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.