shiny_fdb: Show shiny - notifications

View source: R/shiny-functions.R

shiny_fdbR Documentation

Show shiny - notifications

Description

Show shiny - notifications

Usage

shiny_fdb(in_shiny = TRUE, ui, type = "message", ...)

Arguments

in_shiny

Logical value.

ui

Given to shiny::showNotification().

type

Given to shiny::showNotification().

...

More arguments given shiny::showNotification().

Value

A shiny notification.


theMILOlab/cypro documentation built on April 5, 2022, 2:03 a.m.