Description Usage Arguments Details Value See Also Examples
Query/Reset shiny busy loggers
1 2 3 | get_busy_time(obj, history = FALSE)
reset_busy_time(obj)
|
obj |
reactor object |
history |
logical, return all the logged times, or only the last logged time? Default: FALSE |
DETAILS
numeric
Other reactor:
init_reactor(),
kill_app(),
navigate_to_app(),
reactor_path(),
read_reactor(),
reset_counter(),
start_reactor(),
wait_for_shiny()
1 2 3 4 5 6 | ## Not run:
if(interactive()){
#EXAMPLE1
}
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.