Pythonic Zip() for R
broadcasts a shorter vector-like object into a vector of equal length ...
This function checks that the vector-like objects x, y are of equal le...
Use a given fillvalue to fill in a shorter sequence and returns a sequ...
zip two vector-like objects into a dataframe
Implements Python-style zip for R. Is a more flexible version of cbind.
Useful links