R/update.R
notify.Rd
Show a notification
notify(app, message, severity = c("info", "warning", "error"))
An RtuiApp object.
RtuiApp
Notification message.
One of "info", "warning", "error".
Invisible app.
app