featureflag: Turn Features On and Off using Feature Flags

Feature flags allow developers to turn features of their software on and off in form of configuration. This package provides functions for creating feature flags in code. It exposes an interface for defining own feature flags which are enabled based on custom criteria.

Package details

AuthorRyszard Szymański [aut, cre]
MaintainerRyszard Szymański <ryszard.szymanski@outlook.com>
LicenseMIT + file LICENSE
Version0.1.0
URL https://github.com/szymanskir/featureflag
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("featureflag")

Try the featureflag package in your browser

Any scripts or data that you put into this service are public.

featureflag documentation built on Feb. 18, 2021, 5:06 p.m.