zip2: zip 2 rddlists into one

Description Usage Details

Description

This does the actual work for zip_rdd

Usage

1
zip2(a, b, a_nested = FALSE, b_nested = FALSE)

Details

a_nested = TRUE means that a is already in the form of a nested list with two layers: [ [a1], [a2], ... , [an] ]


clarkfitzg/rddlist documentation built on May 13, 2019, 7:35 p.m.