combine_array: Combine vectors or arrays recursively

Description Usage Arguments Value

View source: R/diagnostic.R

Description

Combine vectors or arrays given in .... If ... are (nested) lists, then it recursively goes down the list to combine vectors/arrays. The structure of the list is preserved.

Usage

1

Arguments

...

vectors, arrays or lists.

Value

A combined vector/array, or a list of combined vectors/arrays. The structured of the list is preserved.


weiyaw/flexss documentation built on June 16, 2021, 7:48 a.m.