busy_time: Shiny busy loggers

Description Usage Arguments Details Value See Also Examples

Description

Query/Reset shiny busy loggers

Usage

1
2
3

Arguments

obj

reactor object

history

logical, return all the logged times, or only the last logged time? Default: FALSE

Details

DETAILS

Value

numeric

See Also

Other reactor: init_reactor(), kill_app(), navigate_to_app(), reactor_path(), read_reactor(), reset_counter(), start_reactor(), wait_for_shiny()

Examples

1
2
3
4
5
6
## Not run: 
if(interactive()){
 #EXAMPLE1
 }

## End(Not run)

yonicd/reactor documentation built on Jan. 20, 2021, 4:40 a.m.