Learn R Programming

lisp (version 0.2)

zip.with.names: Do a less efficient zip whilst preserving names.

Description

Do a less efficient zip whilst preserving names.

Usage

zip.with.names(...)

Value

A list of tuples (one per position) with names preserved from the input lists.

Arguments

...

lists to be zipped whilst preserving names