join: Join test elements

joinR Documentation

Join test elements

Description

Joins a series of test elements or timelines into one list or timeline. Often one can equivalently use 'c(...)' in such situations, but this approach is safer.

Usage

join(...)

Arguments

...

Test elements or timelines to combine.

Value

A list of test elements if the input didn't contain any timelines, otherwise a timeline.


pmcharrison/psychTestR documentation built on Nov. 10, 2024, 9:03 p.m.