r-params

An interface to simplify organizing parameters used in a package, using external configuration files. This attempts to provide a cleaner alternative to options().

Home https://github.com/sahilseth/params
Versions 0.4
License GPL-2
Recipe https://github.com/bioconda/bioconda-recipes/tree/master/recipes/r-params

Installation

With an activated Bioconda channel (see Setup and usage), install with:

conda install r-params

and update with:

conda update r-params