| .check_function_allowed | R Documentation |
Check whether functions are allowed
.check_function_allowed(
x,
coerce_function = FALSE,
x_arg = caller_arg(x),
call = caller_env()
)
x |
The object to check. |
coerce_function |
|
x_arg |
|
call |
|
NULL, invisibly, if x passes the check.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.