| .check_list | R Documentation |
Validate that an input is a list
.check_list(
x,
...,
allow_null = FALSE,
arg = caller_arg(x),
call = caller_env()
)
x |
( |
... |
Additional arguments passed to |
allow_null |
( |
arg |
( |
call |
( |
NULL (invisibly) if valid; otherwise throws an error.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.