Displays a message underneath an input box
Usage
quick_message(wh, this_message = "", eval = TRUE, color = "#1f78b4")
Arguments
- wh
inputID for shiny element to put a message underneath of. See Documentation and/or Code
- this_message
(default "") A text message to be used. If empty string, the current message is cleared.
- eval
(default TRUE) OPtional parameter to suppress execution.
- color
Optional text color
Value
logical value of eval