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.
Package details |
|
|---|---|
| Author | Janko Thyson [aut, cre] |
| Maintainer | Janko Thyson <janko.thyson@gmail.com> |
| License | GPL (>= 2) |
| Version | 0.3.2 |
| Package repository | View on GitHub |
| Installation |
Install the latest version of this package by entering the following in R:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.