lapply_w_name: a version of lapply() that supplies FUN with both the name...

Description Usage Arguments Value

View source: R/general_functions.R

Description

a version of lapply() that supplies FUN with both the name and the value of each component

Usage

1
lapply_w_name(X, FUN)

Arguments

X

see documentation for lapply

FUN

function which takes a character vector of length 1 as a first argument and something else as a second argument

Value

see documentation for lapply


ada-w-yan/reassortment documentation built on April 10, 2021, 12:03 a.m.