Skip to contents

Initiates background execution for a bakerrr job object, launching jobs via callr::r_bg. Stores process status in bg_job_status.

Usage

run_bg(x, ...)

Arguments

x

A bakerrr S7 job object.

...

Not used. For future expansion.

Value

The input x, invisibly, after launching background jobs.