errorMessage: Produces a sweetAlert-powered customized error message

Description Usage Arguments Value Author(s) Examples

View source: R/errorMessage.R

Description

Produces a sweetAlert-powered customized error message

Usage

1
2
errorMessage(session, text = "Incorrect input entered",
  title = "Input error")

Arguments

session

The current shiny session object

text

Body text for the pop-up message

title

Title text for the pop-up message

Value

None

Author(s)

Andrea Berardi Andrea.Berardi@PAREXEL.com

Examples

1
## Not run: errorMessage(session)

PAREXEL-PAC/shinyPlusPXL documentation built on March 14, 2020, 3:11 p.m.