powered by
List all available feature flags and their current values.
sdk_list_features()
A named list of feature flags.
# \donttest{ if (interactive()) { # See all feature flags print(sdk_list_features()) } # }
Run the code above in your browser using DataLab