unflatten_named.list: Collect interlaced names and values

View source: R/named-list.R

unflatten_named.listR Documentation

Collect interlaced names and values

Description

Named list from interlaced names and values. The first named item comes from the first and second incoming items, the name and its value respectively; subsequent named items collect from any following interlaced name-value pairs.

Usage

unflatten_named.list(x)

Arguments

x

List of names and values, interlaced.

Value

Named list.


royratcliffe/canny.tudor documentation built on Oct. 17, 2022, 4:17 a.m.