myalert {shinyMixR} | R Documentation |
wrapper function for sweetalert in shinywidgets
Description
This function gets list of widgets to include in run_shinymixr
Usage
myalert(text, type, ...)
Arguments
text |
character with the text to display |
type |
character with the type of alert to display |
... |
other arguments passed to class |
Value
No return value, called for side effects
[Package shinyMixR version 0.5.1 Index]