map_valid: Map non-null list elements with function

View source: R/utils.R

map_validR Documentation

Map non-null list elements with function

Description

Map non-null list elements with function

Usage

map_valid(x, fun, ...)

Arguments

x

list whose elements should be mapped, except for NULL elements

fun

function to apply

...

arguments passed to function


epiben/promedreadr documentation built on March 19, 2022, 2:02 p.m.