Skip to contents

Show a notification

Usage

notify(app, message, severity = c("info", "warning", "error"))

Arguments

app

An RtuiApp object.

message

Notification message.

severity

One of "info", "warning", "error".

Value

Invisible app.