powered by
A generalized map_if
pmap_if(.l, .p, .f, ..., .else = NULL)
List of lists.
Predicate.
Function if TRUE.
Other parameter to pass to the function.
Function if FALSE.
A list of same length.