powered by
Creates an instance of a connect feature flag that is enabled for specific groups
create_connect_group_feature_flag(groups)
feature flag that is enabled for specific groups
groups for which the feature flag should be enabled
{ connect_group_flag <- create_connect_group_feature_flag(groups = c("group1", "group2")) }
Run the code above in your browser using DataLab