is_enabled: Checks if the given feature flag is enabled.

Description Usage Arguments Value

View source: R/feature_flag.R

Description

Checks if the given feature flag is enabled.

Usage

1
is_enabled(feature_flag)

Arguments

feature_flag

feature flag to be tested whether it is enabled

Value

TRUE if the feature flag is enabled.


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