Skip to contents

An S4 class for storing a workflow target definition.

Slots

name

the target name

command

the R code to run the target as a string

type

the target archetype

args

arguments to pass to the specified target archetype