A button that triggers 'run_analysis'
event;
see also get_rave_event
Usage
run_analysis_button(
label = "Run analysis (Ctrl+Enter)",
icon = NULL,
width = NULL,
type = "primary",
btn_type = c("button", "link"),
class = "",
style = "",
...
)