join | R Documentation |
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.
join(...)
... |
Test elements or timelines to combine. |
A list of test elements if the input didn't contain any timelines, otherwise a timeline.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.