lzip: Zip two lists together into a list of lists containing each...

Description Usage Arguments

Description

Zip two lists together into a list of lists containing each element from both lists.

Usage

1
2
3
lzip(xs, ys)

xs %+>% ys

Arguments

xs

list. One list to zip.

ys

list. Antoher list to zip.


peterhurford/funtools documentation built on May 25, 2019, 1:50 a.m.