Learn R Programming

lisp (version 0.1)

zip: Zip n lists together into tuplets of length n.

Description

Zip n lists together into tuplets of length n.

Usage

zip(zipper, ...)

Arguments

zipper
the zipping function
...
the lists to be zipped

Value

A list of tuplets