lapplyFUNpairwise: Apply a function pairwise along a list

Description Usage Arguments

View source: R/utilities.R

Description

Applies a function f(ref, y) where y is an element of a list and ref is a reference element.

Usage

1
lapplyFUNpairwise(x, f, ref)

Arguments

x

a list

f

the function to apply

ref

the index of the reference element


smd documentation built on Oct. 23, 2020, 8:26 p.m.