R/baseline_model.R
block.Rd
Returns a block variable that is constant over the span of a scanning run.
block(x)
The block variable.
An object of class "blockspec".
block(run) #> $name #> run #> #> $label #> [1] "block(run)" #> #> attr(,"class") #> [1] "blockspec"