reset_counter: Reset the whereami counter object

Description Usage Arguments Value See Also Examples

View source: R/read_files.R

Description

Resets the whereami counter object to an empty json file.

Usage

1

Arguments

obj

reactor object

Value

reactor object

See Also

Other reactor: get_busy_time(), init_reactor(), kill_app(), navigate_to_app(), reactor_path(), read_reactor(), 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.