Skip to contents

Displays an error notification to the user.

Usage

show_error_notification(message, duration = 7)

Arguments

message

The error message to display

duration

Duration in seconds (default: 7)

Value

Displays a Shiny notification. Returns NULL invisibly.