zip {roxygen}
R Documentation
Zip n lists together into tuplets of...
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
[Package
roxygen
version 0.1
Index]