llist_from_list: Translate a list object into a linked list.

Description Usage Arguments Value

View source: R/linked-lists.R

Description

Translate a list object into a linked list.

Usage

1

Arguments

x

A list object

Value

A linked list containing the elements in x


mailund/pmtypes documentation built on Jan. 31, 2020, 1:09 p.m.