michaelquinn32/lambdaList: An R Translation of Steve Losh's List Out of Lambda

This package translates Steve Losh's amazing article, List Out of Lambda into R (see here: http://stevelosh.com/blog/2013/03/list-out-of- lambda/) . Like the original article, it builds lists using only functions and then expands on these "objects" with a variety of functional programming tools. As far as the latter are concerned, the package draws considerably from Hadley Wickham's package purrr (https://github.com/hadley/purrr).

Getting started

Package details

Maintainer
LicenseGPL-3
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("michaelquinn32/lambdaList")
michaelquinn32/lambdaList documentation built on May 22, 2019, 9:52 p.m.