powered by
closeAlert is used within your Server logic to close an alert that you created with createAlert.
closeAlert
createAlert
closeAlert(session, alertId)
The session object passed to function given to shinyServer.
The id of the alert to be dismissed.
See Alerts for more information about how to use closeAlert with the rest of the Alerts family.
Twitter Bootstrap 3
Other Alerts: Alerts, bsAlert(), createAlert()
Alerts
bsAlert()
createAlert()