szymanskir/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.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.2.0
URL https://github.com/szymanskir/featureflag
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("szymanskir/featureflag")
szymanskir/featureflag documentation built on June 9, 2025, 4:45 p.m.