AddNotifications: Add notifications on the client browser using errors,...

View source: R/server_related_functions.R

AddNotificationsR Documentation

Add notifications on the client browser using errors, warnings or messages generated when executing an R expression

Description

Add notifications on the client browser using errors, warnings or messages generated when executing an R expression

Usage

AddNotifications(res)

Arguments

res

A list containing errors, warnings and messages which were generated when executing an R expression. See CatchToList for more details.

Value

A list containing the notification id for error, warning and message.


steverozen/ICAMS.shiny documentation built on July 7, 2023, 3:47 p.m.