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/mSigAct.server documentation built on July 9, 2023, 4:52 a.m.