decisionpatterns/options: Improvements for R's global options/singleton functions.

Provides intuitive interface and seamless, lazy replacements for R's global option / singleton mechanism that encourages a cleaner (lazy) syntax and allows for deep retrieval and setting of options: e.g. get_option( foo$bar[['baz']] ) does what is expected.

Getting started

Package details

Maintainer
LicenseGPL-2
Version0.3
URL URL: https://github.com/decisionpatterns/options
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("decisionpatterns/options")
decisionpatterns/options documentation built on May 12, 2017, 9:56 p.m.