powered by
Promise info
is_promise(x)promise_info(x)
promise_info(x)
unquoted object name
Other promise tools: uneval
uneval
# NOT RUN { x <- 10 is_promise(x) (function(x) is_promise(x))(x = 10) # }
Run the code above in your browser using DataLab