shiny_error: Show error message

Description Usage Arguments Examples

View source: R/FUN.R

Description

Show an error message in a shiny session with the shinyFeedback & shinytoastr pkg

Usage

1
shiny_error(input, msg)

Arguments

input

character, name of the input

msg

character, msg to show to the user

Examples

1
## Not run: shiny_error("tol", "tolerance must be a positive number")

shutinet/metabSeek documentation built on Sept. 5, 2020, 12:57 a.m.