| sdk_list_features | R Documentation |
List all available feature flags and their current values.
sdk_list_features()
A named list of feature flags.
if (interactive()) {
# See all feature flags
print(sdk_list_features())
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.