Description Usage Arguments See Also Examples
Promise info
1 2 3 | is_promise(x)
promise_info(x)
|
x |
unquoted object name |
Other promise tools: uneval
1 2 3 | 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.