list_array_dims: Join similar lists along array-nodes.

Description Usage Arguments Value

View source: R/list_array_dims.R

Description

This function simplifies the task of working with list where some of the nodes are arrays.

Usage

1

Arguments

.list

A list (presumably with some nodes containing arrays) where it is of interest to extract the dimension and dimension names of these arrays.

Value

The list given to .list will be returned with additional attributes that specifies the specifyeis A single list where the dimension names of the array-nodes replaces the arrays, and where all other stuff has been dropped.


LAJordanger/leanRcoding documentation built on Feb. 27, 2020, 4:42 p.m.