Skip to contents

Displays a warning notification to the user.

Usage

show_warning_notification(message, duration = 5)

Arguments

message

The warning message to display

duration

Duration in seconds (default: 5)

Value

Displays a Shiny notification. Returns NULL invisibly.