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

Description Usage Arguments Value

View source: R/lisp.R

Description

Zip n lists together into tuplets of length n.

Usage

1
  zip(zipper, ...)

Arguments

zipper

the zipping function

...

the lists to be zipped

Value

A list of tuplets


klutometis/R-lisp documentation built on May 20, 2019, 12:37 p.m.