Nothing
Code
status$invoked
Output
[1] FALSE FALSE FALSE FALSE FALSE FALSE TRUE
Code
status$next_run
Output
[1] "2024-04-26 09:00:00 UTC" "2024-04-25 12:00:00 UTC"
[3] "2024-07-01 00:00:00 UTC" "2024-04-29 00:00:00 UTC"
[5] "2030-12-12 10:15:00 UTC" "2024-04-29 00:00:00 UTC"
[7] "2024-04-25 10:30:00 UTC"
Code
status$invoked
Output
[1] TRUE FALSE TRUE TRUE FALSE TRUE TRUE
Code
status$next_run
Output
[1] "2024-05-01 00:00:00 UTC" "2024-04-01 03:00:00 UTC"
[3] "2024-07-01 00:00:00 UTC" "2024-05-01 00:00:00 UTC"
[5] "2030-12-01 00:00:00 UTC" "2024-05-01 00:00:00 UTC"
[7] "2024-05-01 00:00:00 UTC"
Code
status$invoked
Output
[1] TRUE FALSE TRUE TRUE FALSE TRUE TRUE
Code
status$next_run
Output
[1] "2024-04-05 00:00:00 UTC" "2024-04-01 03:00:00 UTC"
[3] "2024-07-01 00:00:00 UTC" "2024-04-09 00:00:00 UTC"
[5] "2030-12-13 00:00:00 UTC" "2024-04-09 00:00:00 UTC"
[7] "2024-04-05 00:00:00 UTC"
Code
status$invoked
Output
[1] FALSE TRUE FALSE FALSE FALSE FALSE TRUE
Code
status$next_run
Output
[1] "2024-03-03 09:00:00 UTC" "2024-03-03 13:00:00 UTC"
[3] "2024-04-01 00:00:00 UTC" "2024-03-04 00:00:00 UTC"
[5] "2030-12-12 10:00:00 UTC" "2024-03-04 00:00:00 UTC"
[7] "2024-03-02 14:00:00 UTC"
Code
status$invoked
Output
[1] TRUE TRUE FALSE TRUE FALSE FALSE FALSE
Code
status$next_run
Output
[1] "2024-04-08 00:00:00 UTC" "2024-04-01 04:00:00 UTC"
[3] "2024-05-06 00:00:00 UTC" "2024-04-01 01:00:00 UTC"
[5] "2024-04-06 00:00:00 UTC" "2024-05-01 00:00:00 UTC"
[7] "2024-05-01 01:00:00 UTC"
Code
status$invoked
Output
[1] TRUE TRUE FALSE TRUE FALSE TRUE FALSE
Code
status$next_run
Output
[1] "2024-05-08 00:00:00 UTC" "2024-05-01 04:00:00 UTC"
[3] "2024-05-06 00:00:00 UTC" "2024-05-01 01:00:00 UTC"
[5] "2024-05-04 00:00:00 UTC" "2024-10-01 00:00:00 UTC"
[7] "2024-05-01 01:00:00 UTC"
Code
status$invoked
Output
[1] TRUE
Code
status$pipe_name
Output
[1] "q1" "p2"
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.