pairwise: Combine a list into pairwise elements; lists should be of the...

Description Usage Arguments Value

View source: R/lisp.R

Description

Combine a list into pairwise elements; lists should be of the same length. In case of odd numbers of members, the last will be removed.

Usage

1

Arguments

list

the list to be pairwise decomposed

Value

A list of pairwise elements


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