myalert: wrapper function for sweetalert in shinywidgets

View source: R/misc.r

myalertR 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


shinyMixR documentation built on April 12, 2025, 2:25 a.m.