cfhammill/fresnel: Elegant Data Manipulation with Lenses

Provides tools for creating and using lenses to simplify data manipulation. Lenses are composable getter/setter pairs for working with data in a purely functional way. Inspired by the 'Haskell' library 'lens' (Kmett, 2012) <https://hackage.haskell.org/package/lens>. For a fairly comprehensive (and highly technical) history of lenses please see the 'lens' wiki <https://github.com/ekmett/lens/wiki/History-of-Lenses>.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.0.3
URL http://cfhammill.github.io/lenses https://github.com/cfhammill/lenses
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("cfhammill/fresnel")
cfhammill/fresnel documentation built on May 15, 2019, 1:13 p.m.