Skip to contents

Schedule a keep-alive job that runs tessiflow_run.

Usage

tessiflow_enable()

tessiflow_disable()

Value

invisibly

Functions

  • tessiflow_disable(): Unschedule the tessiflow job that runs tessiflow_run.

Examples

if (FALSE) { # \dontrun{
tessiflow::tessiflow_enable()
} # }