Nothing
Code
status$invoked
Output
[1] TRUE TRUE
Code
status$invoked
Output
[1] TRUE FALSE
Code
status$invoked
Output
[1] TRUE FALSE
Code
status$invoked
Output
[1] TRUE FALSE FALSE
Code
status$invoked
Output
[1] TRUE FALSE
Code
status$success
Output
[1] NA
Code
status$invoked
Output
[1] TRUE
Code
last_run_errors()
Output
$p1
<simpleError in rlang::eval_bare(e, env): Error evaluating condition: oh no>
Code
status$success
Output
[1] NA
Code
status$invoked
Output
[1] TRUE
Code
last_run_errors()
Output
$p1
<simpleError: Error evaluating condition: `c(1, 2)` did not return a single boolean.>
Code
status$success
Output
[1] TRUE
Code
status$invoked
Output
[1] TRUE
Code
status$invoked
Output
[1] TRUE TRUE FALSE
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.