infomessage: Infomessage to show messages

View source: R/infomessage.R

infomessageR Documentation

Infomessage to show messages

Description

Infomessage to show messages

Usage

infomessage(..., type = "warning", id = NULL, class = NULL)

Arguments

...

html list contents for the panel

type

one of: warning, success, error or info

id

id of html element

class

class of html element

Value

None

Examples

infomessage()


datasketch/shinypanels documentation built on June 18, 2024, 4:29 a.m.