powered by
Retrieves the current fallback configuration for MAIDR.
maidr_get_fallback()
A list with the current fallback settings:
enabled: Logical indicating if fallback is enabled
enabled
format: Character string of the image format
format
warning: Logical indicating if warnings are shown
warning
[maidr_set_fallback()] to configure settings
# Get current settings settings <- maidr_get_fallback() print(settings)
Run the code above in your browser using DataLab