list_operators: Additional list operators that allow a more concise and...

Description Usage Author(s)

Description

Additional list operators that allow a more concise and functional programming style

Usage

1
2
3
4
5
6
7
8
9
translist(.l)

compact(.x)

ilapply(.list, .f, MoreArgs = NULL)

ulapply(.list, .f, ..., recursive = TRUE, use.names = FALSE)

flatlist(lst, use.names = TRUE)

Author(s)

Lukas Dargel


spflow documentation built on Sept. 9, 2021, 5:06 p.m.