View source: R/server_related_functions.R
AddNotifications | R Documentation |
Add notifications on the client browser using errors, warnings or messages generated when executing an R expression
AddNotifications(res)
res |
A list containing errors, warnings and messages which were
generated when executing an R expression. See |
A list containing the notification id for error, warning and message.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.