Learn R Programming

featureflag (version 0.2.0)

create_feature_flag: Creates the base of a feature flag.

Description

It should not be used directly, but only as a prerequisite when creating concrete feature flag.

Usage

create_feature_flag()

Arguments

Value

instance of a base feature flag.