nlapply: Version of lapply that also passes along the name of each...

View source: R/tools.R

nlapplyR Documentation

Version of lapply that also passes along the name of each list element. f must be a function with arguments n and x.

Description

Version of lapply that also passes along the name of each list element. f must be a function with arguments n and x.

Usage

nlapply(l, f)

Arguments

l

list

f

function

Author(s)

Johannes Textor, Richèl J.C. Bilderbeek


richelbilderbeek/bbbq documentation built on July 27, 2023, 2:15 a.m.