is_promise | R Documentation |
Promise info
is_promise(x) promise_info(x)
x |
unquoted object name |
Other promise tools:
uneval()
x <- 10 is_promise(x) (function(x) is_promise(x))(x = 10)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.