R/target.R
Target-class.Rd
An S4 class for storing a workflow target definition.
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