task_result: Fetch task result

View source: R/task_query.R

task_resultR Documentation

Fetch task result

Description

Fetch result from completed task.

Usage

task_result(id, db, allow_incomplete = FALSE)

Arguments

id

Single task identifier

db

Something that can be converted to a context db object (a database, root or context).

allow_incomplete

Should we avoid throwing an error if a task is not completed? Used internally, and not generally needed.


mrc-ide/context documentation built on June 4, 2023, 5:36 a.m.