# Default export configuration
default_export <- create_export_config()
# Custom export configuration
custom_export <- create_export_config(
file_name = "regional_impacts",
width = 12,
height = 8,
dpi = 600
)
Run the code above in your browser using DataLab