Create a task bundle

Usage

task_bundle(obj, tasks, groups = NULL, names = NULL)

Arguments

obj
An observer or queue object
tasks
A list of tasks
groups
Optional vector of groups, may be dropped soon
names
Optional vector of names to label output with.

Description

Create a task bundle. Generally these are not created manually, but this page serves to document methods that bundles have.