Skip to contents

Start the plumber API for tessiflow and override the working directory and some plumber startup options

Usage

api_start(working_dir = getwd(), docs = FALSE, debug = FALSE)

Arguments

working_dir

character, working directory to start the API server in

docs

boolean, passed on to plumber::pr_run

debug

boolean, passed on to plumber::pr_run