Tag: list
- alist() to not evaluate the values (02 Jul 2020)
- R - Reduce(): combine values of vectors by applying a function (14 Aug 2019)
- R - lengths(): get length of element of a list efficiently (14 Aug 2019)
- R - vapply(): safer version of sapply() (25 Dec 2018)
- R - rapply(): recursively apply function to list (25 Dec 2018)
- Python - list comprehension basics (02 Jan 2018)
- R - endoapply() equivalent of lapply() {S4Vectors} (26 Aug 2017)
- R - as.list(): convert element of a vector to element of list (26 Aug 2017)