task_expr: Fetch task expression

View source: R/task_query.R

task_exprR Documentation

Fetch task expression

Description

Fetch expression for a task

Usage

task_expr(id, db, locals = FALSE)

Arguments

id

Single task identifier

db

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

locals

Return locals bound to the expression (as an attribute "locals")


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