optionr: Management of customized (and nested) project/package options

Description Core convenience functions Underlying core functions Author(s) References

Description

The package provides an extendable interface to conveniently create customized project/package options. Options can be specified and retrieved based on path-like names/identifiers (e.g. output/type/pdf = TRUE will be translated into the following nested environment structure: output$type$pdf with the value being TRUE).

Also, it allows to specify reactive options, i.e. options that are dynamically linked to other options and thus automatically stay synced.

Core convenience functions

Underlying core functions

Author(s)

Janko Thyson janko.thyson@gmail.com

References

http://github.com/Rappster/optionr


rappster/optionr documentation built on May 26, 2019, 11:23 p.m.